mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Update pcap requirement from 0.7.0 to 0.9.1
Updates the requirements on [pcap](https://github.com/ebfull/pcap) to permit the latest version. - [Release notes](https://github.com/ebfull/pcap/releases) - [Changelog](https://github.com/ebfull/pcap/blob/master/CHANGELOG.md) - [Commits](https://github.com/ebfull/pcap/commits/v0.9.1) --- updated-dependencies: - dependency-name: pcap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
891f4e2aeb
commit
310bd1a9fa
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ authors = ["_Frky <3105926+Frky@users.noreply.github.com>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
pcap = "0.7.0"
|
||||
pcap = "0.9.1"
|
||||
pcap-file = "1.1.1"
|
||||
pnet = "0.28.0"
|
||||
clap = "2.33.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue