[package] name = "uw8-tool" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] wasmparser = "0.81" wasm-encoder = "0.8" walrus = "0.19" anyhow = "1" pico-args = "0.4" upkr = { git = "https://github.com/exoticorn/upkr.git", rev = "d93aec186c9fb91d962c488682a2db125c61306c" } pbr = "1"