Merge pull request 'Update Rust crate futures-util to 0.3.21' (#2) from renovate/futures-util-0.x into master

Reviewed-on: #2
This commit is contained in:
Pierre HUBERT 2022-04-09 12:30:07 +02:00
commit df9c16a0d0

View File

@ -14,5 +14,5 @@ actix-multipart = "0.4"
env_logger = "0.9.0"
log = "0.4"
bytes = "1.1.0"
futures-util = { version = "0.3.7", default-features = false, features = ["std"] }
futures-util = { version = "0.3.21", default-features = false, features = ["std"] }
tar = "0.4.38"