Skip to content

Commit 6f64786

Browse files
Update Rust crate base64 to 0.21.7 (#1135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e44ae8 commit 6f64786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ anyhow = "1"
3535
async-recursion = "1.0.5"
3636
async-trait = "0.1.77"
3737
atty = "0.2.14"
38-
base64 = "0.21.5"
38+
base64 = "0.21.7"
3939
bincode = "1.3"
4040
byte-unit = "5.1.2"
4141
bytes = { version = "1", features = ["serde"] }

0 commit comments

Comments
 (0)