Skip to content

Commit

Permalink
Merge pull request #2188 from containers/dependabot/cargo/pnet_datali…
Browse files Browse the repository at this point in the history
…nk-0.34.0

chore(deps): bump pnet_datalink from 0.33.0 to 0.34.0
  • Loading branch information
utam0k authored Jul 20, 2023
2 parents 9b97006 + 602fd07 commit fcb6138
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 tests/rust-integration-tests/integration_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ nix = "0.26.2"
num_cpus = "1.16"
oci-spec = { version = "0.6.1", features = ["runtime"] }
once_cell = "1.18.0"
pnet_datalink = "0.33.0"
pnet_datalink = "0.34.0"
procfs = "0.15.1"
rand = "0.8.5"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit fcb6138

Please sign in to comment.