const_fn bitvec + bitvec build fixes
This commit is contained in:
@@ -31,6 +31,7 @@ bitvec = [ "dep:bitvec" ]
|
||||
[dependencies]
|
||||
arrayvec = "0.7"
|
||||
bitvec = { version = "1", optional = true }
|
||||
const_fn = "0.4.11"
|
||||
either = "1.13"
|
||||
indicatif = "0.17"
|
||||
lazy_static = "1.5"
|
||||
|
||||
Reference in New Issue
Block a user