remove apply dep

This commit is contained in:
Waffle 2019-10-13 13:36:19 +03:00
parent 3999e6dbc8
commit 2b8ba6986c

View file

@ -9,7 +9,6 @@ edition = "2018"
reqwest = { version = "0.10.0-alpha.1", features = ["json", "unstable-stream"] }
serde_json = "1.0.41"
serde = { version = "1.0.101", features = ["derive"] }
apply = "0.2.2"
derive_more = "0.15.0"
tokio = "0.2.0-alpha.6"
bytes = "0.4.12"