mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Merge pull request #164 from ivre/dependabot/cargo/log-0.4.20
Bump log from 0.4.19 to 0.4.20
This commit is contained in:
commit
ac50f58e02
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -485,9 +485,9 @@ checksum = "cd550e73688e6d578f0ac2119e32b797a327631a42f9433e59d02e139c8df60d"
|
|||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.19"
|
||||
version = "0.4.20"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
|
||||
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||
|
||||
[[package]]
|
||||
name = "masscanned"
|
||||
|
|
|
@ -29,7 +29,7 @@ dns-parser = "0.8.0"
|
|||
flate2 = "1.0"
|
||||
itertools = "0.11.0"
|
||||
lazy_static = "1.4.0"
|
||||
log = "0.4.19"
|
||||
log = "0.4.20"
|
||||
netdevice = "0.1.1"
|
||||
pcap = "1.1.0"
|
||||
pcap-file = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue