blob: 679c3b31f8170247cd1219906bfc6e115009b0e6 (
plain) (
tree)
|
|
[package]
name = "pszip"
version = "0.1.0"
authors = ["malf"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sha2 = "0.8.1"
num = "*"
hex = "0.3.1"
|