Skip to content

Commit

Permalink
chore(deps): bump pnet_datalink to 0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor committed Jun 3, 2024
1 parent 1c3320a commit 0c8704f
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 @@ -14,7 +14,7 @@ edition = "2021"
[dependencies]
chrono = "0.4"
thiserror = "1.0"
pnet_datalink = { version = "0.34", default-features = false }
pnet_datalink = { version = "0.35", default-features = false }

[dev-dependencies]
bencher = "0.1"
Expand Down

0 comments on commit 0c8704f

Please sign in to comment.