Skip to content

Commit

Permalink
Merge pull request #63 from KisaragiEffective/renovate/base64-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective authored Apr 7, 2024
2 parents 1d07462 + 4caf97e commit 9a7ac48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rust-version = "1.73.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
base64 = "0.21.7"
base64 = "0.22.0"
clap = { version = "4.5.1", features = ["derive"] }
md5 = "0.7.0"
rayon = "1.9.0"
Expand Down

0 comments on commit 9a7ac48

Please sign in to comment.