Skip to content

Commit 77881c5

Browse files
chore(deps): bump pcap from 2.2.0 to 2.3.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pcap/pcap/commits) --- updated-dependencies: - dependency-name: pcap dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e9a8d3 commit 77881c5

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.

tools/webrtc-sniffer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ etherparse = { version = "0.17.0" }
1111
hex = { version = "0.4.3" }
1212
log = { version = "0.4.25" }
1313
nom = { version = "8.0.0" }
14-
pcap = { version = "2.2" }
14+
pcap = { version = "2.3" }
1515
sudo = { version = "0.6.0" }
1616
thiserror = { version = "2.0" }
1717

0 commit comments

Comments
 (0)