From f6c9d7f4d6b157ae7020730122574b10388750e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Sep 2025 00:35:02 +0000 Subject: [PATCH] Update Rust crate thiserror to 2.0.17 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f4835d..16c247f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ rust-s3 = { version = "0.37.0", features = ["tokio"] } actix-web = "4.11.0" actix-session = { version = "0.11.0", features = ["redis-session"] } light-openid = "1.0.4" -thiserror = "2.0.16" +thiserror = "2.0.17" rand = "0.9.2" rust-embed = "8.7.2" mime_guess = "2.0.5" -- 2.49.1