Skip to content

Commit

Permalink
Update Rust crate base64 to 0.21.7 (#1135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 3e44ae8 commit 6f64786
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 @@ -35,7 +35,7 @@ anyhow = "1"
async-recursion = "1.0.5"
async-trait = "0.1.77"
atty = "0.2.14"
base64 = "0.21.5"
base64 = "0.21.7"
bincode = "1.3"
byte-unit = "5.1.2"
bytes = { version = "1", features = ["serde"] }
Expand Down

0 comments on commit 6f64786

Please sign in to comment.