Skip to content

Commit

Permalink
chore(dependencies): update to pnet_datalink 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Oct 28, 2023
1 parent 1ed4c2c commit e14e29c
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 @@ -39,7 +39,7 @@ tokio = { version = "1", features = ["macros", "test-util"] }
tokio-test = "0.4"

[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
pnet_datalink = "0.27.2"
pnet_datalink = "0.34.0"

[features]
default = []
Expand Down

0 comments on commit e14e29c

Please sign in to comment.