mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Merge branch 'fix-bot-silence' of https://github.com/teloxide/teloxide into fix-bot-silence
This commit is contained in:
commit
433bab7617
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cbor-serializer = ["serde_cbor"]
|
|||
bincode-serializer = ["bincode"]
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.56"
|
||||
serde_json = "1.0.55"
|
||||
serde = { version = "1.0.114", features = ["derive"] }
|
||||
|
||||
tokio = { version = "0.2.21", features = ["full"] }
|
||||
|
|
Loading…
Add table
Reference in a new issue