From d796956c0c20f411aeb8cf840769bbec6bc9a993 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 19 May 2025 00:04:43 +0000 Subject: [PATCH] Update Rust crate futures-util to 0.3.31 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0eb752e..b5f7806 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ bcrypt = "0.17.0" uuid = { version = "1.16.0", features = ["v4"] } mime_guess = "2.0.5" askama = "0.14.0" -futures-util = "0.3.30" +futures-util = "0.3.31" urlencoding = "2.1.3" rand = "0.9.1" base64 = "0.22.1" -- 2.47.2