Merge branch 'master' of github.com:abdolence/slack-morphism-rust

This commit is contained in:
Abdulla Abdurakhmanov 2022-07-26 16:02:29 +02:00
commit 1d65769677
No known key found for this signature in database
GPG key ID: FCDF08B0ECE6E69B

View file

@ -33,7 +33,7 @@ url = { version = "2.2", features = ["serde"]}
mime = "0.3"
futures = "0.3"
futures-util = "0.3"
bytes = "1.1"
bytes = "1.2"
base64 = "0.13"
hex = "0.4"
tracing = "0.1"