Skip to content

Commit 420921b

Browse files
authored
Merge pull request #1773 from o1-labs/dependabot/cargo/pcap-2.4.0
Bump pcap from 2.3.0 to 2.4.0
2 parents 6eb7a59 + ab75261 commit 420921b

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)