mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
remove apply
dep
This commit is contained in:
parent
3999e6dbc8
commit
2b8ba6986c
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ edition = "2018"
|
||||||
reqwest = { version = "0.10.0-alpha.1", features = ["json", "unstable-stream"] }
|
reqwest = { version = "0.10.0-alpha.1", features = ["json", "unstable-stream"] }
|
||||||
serde_json = "1.0.41"
|
serde_json = "1.0.41"
|
||||||
serde = { version = "1.0.101", features = ["derive"] }
|
serde = { version = "1.0.101", features = ["derive"] }
|
||||||
apply = "0.2.2"
|
|
||||||
derive_more = "0.15.0"
|
derive_more = "0.15.0"
|
||||||
tokio = "0.2.0-alpha.6"
|
tokio = "0.2.0-alpha.6"
|
||||||
bytes = "0.4.12"
|
bytes = "0.4.12"
|
||||||
|
|
Loading…
Add table
Reference in a new issue