update teloxide to 0.17.0
This commit is contained in:
704
Cargo.lock
generated
704
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@ rrule = "0.14.0"
|
||||
rust-i18n = "3.0.1"
|
||||
serde = { version = "1.0.145", features = ["derive"] }
|
||||
strum = { version = "0.27.2", features = ["derive"] }
|
||||
teloxide = { version = "0.13.0", features = ["macros", "throttle"] }
|
||||
teloxide = { version = "0.17.0", features = ["macros", "throttle"] }
|
||||
thiserror = "2.0.17"
|
||||
tokio = { version = "1.21.2", features = ["macros"] }
|
||||
toml = "0.9.8"
|
||||
|
||||
Reference in New Issue
Block a user