diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index f1dab7b7..f6980c15 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -30,7 +30,7 @@ url = "2.5.4" simplelog = "0.12.2" once_cell = "1.20.2" rust-i18n = "3.1.2" -base64 = "0.21" +base64 = "0.22.1" tauri-plugin-window-state = { version = "2.2.0" } open = "5.3.0" font-kit = "0.14.2"