Skip to content

Commit e6ae34a

Browse files
Update Rust crate pnet to 0.35
1 parent bc0819f commit e6ae34a

File tree

2 files changed

+76
-51
lines changed

2 files changed

+76
-51
lines changed

Cargo.lock

Lines changed: 75 additions & 50 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 = "2"
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.1"
3232
proc-macro2 = "1.0"
3333
quote = "1.0"

0 commit comments

Comments
 (0)