Merge pull request #240 from teloxide/fixup

fixup
This commit is contained in:
Hirrolot 2022-07-19 16:13:03 +06:00 committed by GitHub
commit 5a2bf5e1d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ log = "0.4"
serde = { version = "1.0.114", features = ["derive"] }
serde_json = "1.0.55"
serde_with_macros = "2.0.0"
serde_with_macros = "1.5.2"
uuid = { version = "1.1.0", features = ["v4"] } # for attaching input files
derive_more = "0.99.9"