Skip to content

Commit ced9f81

Browse files
authored
chore(dependencies): update to pnet_datalink 0.34.0 (#44)
1 parent 1ed4c2c commit ced9f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ tokio = { version = "1", features = ["macros", "test-util"] }
3939
tokio-test = "0.4"
4040

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

4444
[features]
4545
default = []

0 commit comments

Comments
 (0)