Skip to content

Commit ab75261

Browse files
Bump pcap from 2.3.0 to 2.4.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 2.3.0 to 2.4.0. - [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md) - [Commits](rust-pcap/pcap@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pcap dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dd8590 commit ab75261

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ object = "0.37.1"
163163
once_cell = "1"
164164
p256 = { version = "0.13", features = ["default", "ecdh", "ecdsa"] }
165165
p384 = "0.13"
166-
pcap = "2.3"
166+
pcap = "2.4"
167167
pin-project-lite = "0.2.10"
168168
poly-commitment = { git = "https://github.com/o1-labs/proof-systems", tag = "0.2.0" }
169169
poseidon = { path = "poseidon" }

0 commit comments

Comments
 (0)