Skip to content

Commit 37fed22

Browse files
Update Rust crate pnet to 0.35 (#81)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 680b428 commit 37fed22

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

Cargo.lock

Lines changed: 21 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ colored = "3"
2727
libloading = { version = "0.7" }
2828
num = { version = "0.4", features = ["serde"] }
2929
p4 = { path = "p4" }
30-
pnet = "0.31"
30+
pnet = "0.35"
3131
prettyplease = "0.2"
3232
proc-macro2 = "1.0"
3333
quote = "1.0"

0 commit comments

Comments
 (0)