Skip to content

Commit aedc6c7

Browse files
chore(deps): update rust crate base64 to 0.22.0
1 parent 0637083 commit aedc6c7

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ annotate-snippets = "0.11.1"
2222
anstream = "0.6.13"
2323
anstyle = "1.0.6"
2424
anyhow = "1.0.81"
25-
base64 = "0.21.7"
25+
base64 = "0.22.0"
2626
bytesize = "1.3"
2727
cargo = { path = "" }
2828
cargo-credential = { version = "0.4.2", path = "credential/cargo-credential" }

0 commit comments

Comments
 (0)