ffsend/Cargo.toml
2018-03-05 14:33:21 +01:00

9 lines
153 B
TOML

[package]
name = "ffsend"
version = "0.1.0"
authors = ["timvisee <timvisee@gmail.com>"]
[dependencies]
rand = "0.4"
reqwest = "0.8"
rust-crypto = "0.2"