[dependencies]
[lib]
name = "upx"
path = "src/lib.rs"
[package]
authors = ["Hannah Fluch <hannah@diefluchs.at>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Place holder: UPX parsing"
edition = "2024"
license = "MIT"
name = "upx"
readme = "README.md"
repository = "https://github.com/hannahfluch/upx"
version = "0.1.0"