Skip to content

Commit

Permalink
chore(deps): Use precise version for bitflags
Browse files Browse the repository at this point in the history
Signed-off-by: robot9001 <[email protected]>
  • Loading branch information
robo9k committed Oct 20, 2023
1 parent e15ab14 commit 856324c
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 @@ -41,7 +41,7 @@ targets = []
maintenance = { status = "passively-maintained" }

[dependencies]
bitflags = "2"
bitflags = "2.4.0"
magic-sys = "0.3.0"
thiserror = "1.0.50"

Expand Down

0 comments on commit 856324c

Please sign in to comment.