mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update to smallbitvec 1.0.6
This commit is contained in:
parent
2cbd27c83a
commit
d76639bdcc
2 changed files with 5 additions and 5 deletions
|
@ -68,7 +68,7 @@ serde = {version = "1.0", optional = true, features = ["derive"]}
|
|||
servo_arc = { path = "../servo_arc" }
|
||||
servo_atoms = {path = "../atoms", optional = true}
|
||||
servo_config = {path = "../config", optional = true}
|
||||
smallbitvec = "1.0"
|
||||
smallbitvec = "1.0.6"
|
||||
smallvec = "0.4"
|
||||
style_derive = {path = "../style_derive"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue