Skip to content

Commit

Permalink
Merge pull request #1461 from coreos/dependabot/cargo/cpio-0.4.0
Browse files Browse the repository at this point in the history
build(deps): bump cpio from 0.2.2 to 0.4.0
  • Loading branch information
yasminvalim authored Jul 23, 2024
2 parents 5cfa2a1 + 0e602dc commit 14d0558
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -54,7 +54,7 @@ bytes = ">= 1.0.1, < 2"
byte-unit = ">= 3.1.0, < 5.0.0"
clap = { version = ">= 4.1, < 5", default-features = false, features = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
clap_mangen = { version = "0.2", optional = true }
cpio = ">= 0.2.1, < 0.3"
cpio = ">= 0.2.1, < 0.5"
flate2 = "^1.0"
glob = "^0.3"
# disable default-enabled cli in gptman 0.x
Expand Down

0 comments on commit 14d0558

Please sign in to comment.