Skip to content

Commit 8b427da

Browse files
chore(deps): update rust crate base64 to 0.23.0
1 parent 7efcb53 commit 8b427da

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

src-tauri/Cargo.lock

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ once_cell = "1.21.3"
4141
parking_lot = "0.12.5"
4242
url = "2.5.8"
4343
lazy_static = "1.5.0"
44-
base64 = "0.22.1"
44+
base64 = "0.23.0"
4545
zip = "8.6.0"
4646
tar = "0.4.44"
4747
flate2 = "1.1.9"

0 commit comments

Comments
 (0)