mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-01 22:28:20 +00:00
Merge pull request #284 from ivre/dependabot/cargo/rand-0.9.1
chore(deps): bump rand from 0.8.5 to 0.9.1
This commit is contained in:
commit
1a8566c736
2 changed files with 33 additions and 15 deletions
|
@ -33,7 +33,7 @@ log = "0.4.27"
|
|||
pcap = "2.2.0"
|
||||
pcap-file = "2.0.0"
|
||||
pnet = { version = "0.33.0", features = ["std"] }
|
||||
rand = "0.8.4"
|
||||
rand = "0.9.1"
|
||||
siphasher = "1.0"
|
||||
stderrlog = "0.6.0"
|
||||
strum = "0.27.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue