mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Merge pull request #203 from ivre/dependabot/cargo/bitflags-2.4.2
Bump bitflags from 2.4.1 to 2.4.2
This commit is contained in:
commit
656bf3951e
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@ authors = ["_Frky <3105926+Frky@users.noreply.github.com>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.4.1"
|
||||
bitflags = "2.4.2"
|
||||
byteorder = "1.5.0"
|
||||
chrono = "0.4.31"
|
||||
clap = "4.4.18"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue