Skip to content

Commit

Permalink
⬆️ Update Rust crate base64 to 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent d544f0b commit 99e5428
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 @@ -31,7 +31,7 @@ infer = { version = "0.15", default-features = false }
warp = "0.3"
reqwest = "0.11"
regex = "1.10"
base64 = "0.21"
base64 = "0.22"
sha2 = "0.10"
url = "2.5"

Expand Down

0 comments on commit 99e5428

Please sign in to comment.