This commit is contained in:
2025-02-20 19:33:15 -05:00
parent d29095bc9d
commit 2011ae001b
4 changed files with 11 additions and 51 deletions

View File

@@ -29,8 +29,7 @@ bitvec = [ "dep:bitvec" ]
[dependencies]
arrayvec = "0.7"
bitvec = { version = "1", optional = true }
comptime = "1.0.0"
const_fn = "0.4.11"
const_fn = "0.4"
either = "1.13"
indicatif = "0.17"
lazy_static = "1.5"