Skip to content

Commit

Permalink
Merge pull request #1492 from coreos/dependabot/cargo/base64-0.22.1
Browse files Browse the repository at this point in the history
build(deps): bump base64 from 0.21.7 to 0.22.1
  • Loading branch information
prestist authored Jul 25, 2024
2 parents d6b6693 + 706995c commit 4d4e731
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ debug = true

[dependencies]
anyhow = ">= 1.0.38, < 2"
base64 = ">= 0.21, < 0.22"
base64 = ">= 0.21, < 0.23"
bincode = "^1.3"
bytes = ">= 1.0.1, < 2"
byte-unit = ">= 3.1.0, < 5.0.0"
Expand Down

0 comments on commit 4d4e731

Please sign in to comment.