Skip to content

Commit

Permalink
Bump base64 from 0.22.0 to 0.22.1 (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 9442ed5 commit abeea57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aes-gcm = "0.10.3"
anyhow = "1.0.82"
async-dropper = { version = "0.3.1", features = ["tokio", "simple"] }
async-trait = "0.1.80"
base64 = "0.22.0"
base64 = "0.22.1"
byte-unit = { version = "5.1.4", default-features = false, features = [
"serde",
"byte",
Expand Down

0 comments on commit abeea57

Please sign in to comment.