mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 06:25:10 +01:00
Just remove them
This commit is contained in:
parent
13eae3a0bb
commit
f8acc4c57e
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@ full = [
|
|||
[dependencies]
|
||||
teloxide-core = { version = "0.10", default-features = false }
|
||||
teloxide-macros = { version = "0.8", optional = true }
|
||||
# teloxide-core = { version = "0.9.1", path = "../teloxide-core", default-features = false }
|
||||
# teloxide-macros = { version = "0.7.1", path = "../teloxide-macros", optional = true }
|
||||
|
||||
serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Reference in a new issue