Merge pull request 'Update Rust crate futures-util to 0.3.24' (#37) from renovate/futures-util-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #37
This commit is contained in:
Pierre HUBERT 2022-09-05 06:44:59 +00:00
commit b882ee9763

View File

@ -21,7 +21,7 @@ bcrypt = "0.11.0"
uuid = { version = "1.1.2", features = ["v4"] }
mime_guess = "2.0.4"
askama = "0.11.1"
futures-util = "0.3.23"
futures-util = "0.3.24"
urlencoding = "2.1.0"
rand = "0.8.5"
base64 = "0.13.0"