Add bitflags to [workspace.dependencies].
This commit is contained in:
parent
777e2d6a2a
commit
82c4b9c51b
15 changed files with 15 additions and 14 deletions
|
|
@ -5,7 +5,7 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.4.1"
|
||||
bitflags.workspace = true
|
||||
either = "1.5.0"
|
||||
gsgdt = "0.1.2"
|
||||
polonius-engine = "0.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue