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:
Pierre 2024-01-19 22:40:22 +01:00 committed by GitHub
commit 656bf3951e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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"