1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-06-07 14:20:42 +00:00

get rid of some useless stuff

This commit is contained in:
Dominic 2019-09-26 17:42:28 +02:00
parent 4121001244
commit 5ef80deecf
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
3 changed files with 22 additions and 28 deletions

2
Cargo.lock generated
View file

@ -292,7 +292,7 @@ dependencies = [
[[package]]
name = "gotham-restful"
version = "0.1.0"
version = "0.0.1"
dependencies = [
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",