Skip to content

Commit

Permalink
chore(deps): update rust crate base64 to 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 0178d34 commit 82b4a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri-codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "README.md"

[dependencies]
sha2 = "0.10"
base64 = "0.21"
base64 = "0.22"
proc-macro2 = "1"
quote = "1"
serde = { version = "1", features = [ "derive" ] }
Expand Down

0 comments on commit 82b4a0d

Please sign in to comment.