Skip to content

Commit

Permalink
fix(deps): update rust crate base64 to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 28365db commit d284d73
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 @@ -43,7 +43,7 @@ tempfile = "3.10.1"
yash-quote = "1.1.1"
tynm = "0.1.10"
itertools = "0.12.1"
base64 = "0.21.7"
base64 = "0.22.0"
assert_matches = "1.5.0"
docker_credential = "1.3.1"
home = { version = "0.5.9", features = [] }
Expand Down

0 comments on commit d284d73

Please sign in to comment.