diff --git a/Cargo.toml b/Cargo.toml index 1361b0d..f24d786 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" \ No newline at end of file