Skip to content

Commit

Permalink
Merge pull request #1500 from coreos/dependabot/cargo/ignition-config…
Browse files Browse the repository at this point in the history
…-0.4.1

build(deps): bump ignition-config from 0.3.0 to 0.4.1
  • Loading branch information
HuijingHei authored Aug 9, 2024
2 parents 17c6937 + d998754 commit 85ba425
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 @@ -60,7 +60,7 @@ glob = "^0.3"
# disable default-enabled cli in gptman 0.x
gptman = { version = ">= 0.7, < 2", default-features = false }
hex = "^0.4"
ignition-config = ">= 0.3, < 0.4"
ignition-config = ">= 0.3, < 0.5"
lazy_static = "^1.4"
libc = "^0.2"
nix = { version = ">= 0.24, < 0.28", "default_features" = false, "features" = [ "dir", "ioctl", "mount", "process", "sched", "signal", "user"] }
Expand Down

0 comments on commit 85ba425

Please sign in to comment.