args: switch to oot_bitset for arg flags

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-07-10 13:34:24 -07:00
parent cf1814f250
commit e0f2e467d2
5 changed files with 50 additions and 21 deletions

View File

@@ -74,6 +74,7 @@ secp256k1 = "0.30.0"
hashbrown = "0.15.2"
openai-api-rs = "6.0.3"
re_memory = "0.23.4"
oot_bitset = "0.1.1"
[profile.small]
inherits = 'release'