deps: Update bit-vec from 0.6 to 0.7 (#678)
This commit is contained in:
@@ -58,7 +58,7 @@ approx = "0.5"
|
||||
rayon = { version = "1", optional = true }
|
||||
crossbeam = "0.8"
|
||||
arrayvec = "0.7"
|
||||
bit-vec = "0.6"
|
||||
bit-vec = "0.7"
|
||||
rustc-hash = "2"
|
||||
serde = { version = "1", features = ["derive"], optional = true }
|
||||
downcast-rs = "1.2"
|
||||
|
||||
Reference in New Issue
Block a user