Skip to content

Commit

Permalink
cargo: bump pnet_packet to v0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Dec 16, 2024
1 parent 1016b37 commit ff09886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ features = ["tokio/time"]
all-features = true

[dependencies]
pnet_packet = "0.33"
pnet_packet = "0.35"
socket2 = { version = "0.5.1", features = ["all"] }

getrandom = "0.2"
Expand Down

0 comments on commit ff09886

Please sign in to comment.