mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
chore(deps): bump lazy_static from 1.4.0 to 1.5.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b1af76e4fd
commit
e540a1e0f5
2 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ clap = "4.5.8"
|
|||
dns-parser = "0.8.0"
|
||||
flate2 = "1.0"
|
||||
itertools = "0.13.0"
|
||||
lazy_static = "1.4.0"
|
||||
lazy_static = "1.5.0"
|
||||
log = "0.4.22"
|
||||
pcap = "2.0.0"
|
||||
pcap-file = "2.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue