Add bitflags to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-22 07:11:24 +10:00
parent 777e2d6a2a
commit 82c4b9c51b
15 changed files with 15 additions and 14 deletions

View file

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