mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Bump pcap from 1.1.0 to 1.2.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 1.1.0 to 1.2.0. - [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-pcap/pcap/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pcap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
656bf3951e
commit
10c353940f
2 changed files with 3 additions and 3 deletions
|
@ -30,7 +30,7 @@ flate2 = "1.0"
|
|||
itertools = "0.12.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.20"
|
||||
pcap = "1.1.0"
|
||||
pcap = "1.2.0"
|
||||
pcap-file = "2.0.0"
|
||||
pnet = { version = "0.33.0", features = ["std"] }
|
||||
rand = "0.8.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue