Skip to content

Commit

Permalink
Merge pull request #1073 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 committed Jun 18, 2024
2 parents dc3d509 + af8a57f commit c8cbe65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -35,7 +35,7 @@ debug = true

[dependencies]
anyhow = "1.0"
base64 = "0.21"
base64 = "0.22"
cfg-if = "1.0"
clap = { version = "4", "default-features" = false, "features" = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
ipnetwork = ">= 0.17, < 0.21"
Expand Down

0 comments on commit c8cbe65

Please sign in to comment.