Skip to content

Commit

Permalink
fix(deps): update rust crate bitflags to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent ff63744 commit ed57f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ clap = "2.34.0"
chrono = "0.4.26"
byteorder = "1.4.3"
arrayvec = "0.7.2"
bitflags = "1.3.2"
bitflags = "2.3.2"
serde = "1.0.164"
lazy_static = "1.4.0"
serde_derive = "1.0.164"
Expand Down

0 comments on commit ed57f9e

Please sign in to comment.