brownpaper/Cargo.toml
shimunn 338f8f6729
Some checks reported errors
continuous-integration/drone/push Build encountered an error
only accept signed snippets
2019-09-06 23:28:28 +02:00

21 lines
281 B
TOML

[package]
name = "brownpaper"
version = "0.1.0"
authors = ["shim_ <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"