Remove unused dependency
This commit is contained in:
parent
92728e53e8
commit
02bbfd8664
@ -16,7 +16,6 @@ hyper = "0.11.1"
|
||||
ruma-api = "0.4.0"
|
||||
ruma-client-api = "0.1.0"
|
||||
ruma-identifiers = "0.11.0"
|
||||
serde = "1.0.9"
|
||||
serde_json = "1.0.2"
|
||||
serde_urlencoded = "0.5.1"
|
||||
tokio-core = "0.1.8"
|
||||
|
@ -13,7 +13,6 @@ extern crate native_tls;
|
||||
extern crate ruma_api;
|
||||
extern crate ruma_client_api;
|
||||
extern crate ruma_identifiers;
|
||||
extern crate serde;
|
||||
extern crate serde_json;
|
||||
extern crate serde_urlencoded;
|
||||
extern crate tokio_core;
|
||||
|
Loading…
x
Reference in New Issue
Block a user