From f80d556412b92001f2b902fea1cd054ccebf108b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2026 08:45:43 +0000 Subject: [PATCH] fix(deps): update rust crate convert_case to 0.11.0 --- backend/tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/tauri/Cargo.toml b/backend/tauri/Cargo.toml index 359b7caf..cbf5f975 100644 --- a/backend/tauri/Cargo.toml +++ b/backend/tauri/Cargo.toml @@ -81,7 +81,7 @@ auto-launch = { git = "https://github.com/libnyanpasu/auto-launch.git", version fs-err = { version = "3.1.2", features = ["tokio"] } -convert_case = "0.8.0" +convert_case = "0.11.0" nyanpasu-utils = { git = "https://github.com/libnyanpasu/nyanpasu-utils.git", features = [ "specta",