Just remove them

This commit is contained in:
Hirrolot 2024-08-16 00:44:48 +05:00
parent 13eae3a0bb
commit f8acc4c57e
No known key found for this signature in database
GPG key ID: F0C33B48BD883C81

View file

@ -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"] }