Skip to content

Commit

Permalink
Merge pull request #1077 from coreos/dependabot/cargo/pnet_base-0.35.0
Browse files Browse the repository at this point in the history
build(deps): bump pnet_base from 0.34.0 to 0.35.0
  • Loading branch information
prestist authored Jul 3, 2024
2 parents 78a3071 + 1a8d1a4 commit e8c6f12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 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 @@ -46,7 +46,7 @@ maplit = "1.0"
nix = { version = ">= 0.19, < 0.30", "default-features" = false, "features" = [ "mount", "user"] }
openssh-keys = ">= 0.5, < 0.7"
openssl = ">= 0.10.46, < 0.11"
pnet_base = ">= 0.26, < 0.35"
pnet_base = ">= 0.26, < 0.36"
pnet_datalink = ">= 0.26, < 0.36"
reqwest = { version = ">= 0.10, < 0.13", features = [ "blocking" ] }
serde = { version = "1.0", features = [ "derive" ] }
Expand Down

0 comments on commit e8c6f12

Please sign in to comment.