works(isch)
This commit is contained in:
16
Cargo.toml
Normal file
16
Cargo.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "brownpaper"
|
||||
version = "0.1.0"
|
||||
authors = ["shim_ <shimun@shimun.net>"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
snap = "0.1"
|
||||
|
||||
rustc-serialize = "0.3.19"
|
||||
|
||||
iron = "0.6.0"
|
||||
|
||||
rand = "0.4.2"
|
||||
|
||||
chrono = { version = "0.2", features = ["rustc-serialize"] }
|
Reference in New Issue
Block a user