mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update to smallbitvec 2.1
This commit is contained in:
parent
5081755418
commit
e3f79d9130
5 changed files with 20 additions and 21 deletions
|
@ -34,7 +34,7 @@ selectors = { path = "../selectors" }
|
|||
serde = { version = "1.0.27", optional = true }
|
||||
serde_bytes = { version = "0.10", optional = true }
|
||||
servo_arc = { path = "../servo_arc" }
|
||||
smallbitvec = "1.0.3"
|
||||
smallbitvec = "2.1.0"
|
||||
smallvec = "0.6"
|
||||
string_cache = { version = "0.7", optional = true }
|
||||
time = { version = "0.1.17", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue