brownpaper/Cargo.toml
shimun 9960febb4a
Some checks reported errors
continuous-integration/drone/tag Build encountered an error
continuous-integration/drone/push Build encountered an error
update 0.2.0
2020-02-17 00:15:27 +01:00

24 lines
331 B
TOML

[package]
name = "brownpaper"
version = "0.2.0"
authors = ["shimun <shimun@shimun.net>"]
edition = "2018"
[dependencies]
snap = "0.1"
rustc-serialize = "0.3.19"
iron = "0.6.0"
rand = "0.4.2"
byteorder = "1.3.2"
chrono = "0.4.9"
sequoia-openpgp = "0.9.0"
lazy_static = "1.4.0"
c2-chacha = "0.2.2"
sha2 = "0.8.0"
hex = "0.3.2"