Skip to content

Commit

Permalink
Update Rust crate base64 to 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent bff7fba commit 01b96d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ url = "2.5.2"
simplelog = "0.12.2"
once_cell = "1.19.0"
rust-i18n = "3.0.1"
base64 = "0.21"
base64 = "0.22.1"
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
open = "5.3.0"
font-kit = "0.14.2"
Expand Down

0 comments on commit 01b96d3

Please sign in to comment.