Skip to content

Commit 72884c5

Browse files
authored
chore: update to pnet_datalink 0.35.0 (#130)
1 parent 3def94a commit 72884c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tokio-test = "0.4"
4040
pretty_env_logger = "0.5"
4141

4242
[target.'cfg(any(target_os = "linux", target_os = "macos"))'.dev-dependencies]
43-
pnet_datalink = "0.34.0"
43+
pnet_datalink = "0.35.0"
4444

4545
[features]
4646
default = []

0 commit comments

Comments
 (0)