Skip to content

Commit 4f37343

Browse files
authored
Bump base64 to v0.22 (#4039)
1 parent e58ff18 commit 4f37343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli-support/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.76"
1414

1515
[dependencies]
1616
anyhow = "1.0"
17-
base64 = "0.21"
17+
base64 = "0.22"
1818
log = "0.4"
1919
rustc-demangle = "0.1.13"
2020
serde_json = "1.0"

0 commit comments

Comments
 (0)