mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: Update smallbitvec to v2.1.1.
Actual code changes reviewed upstream in: https://github.com/servo/smallbitvec/pull/12 Bug: 1466647 MozReview-Commit-ID: 3vKVPMovBj
This commit is contained in:
parent
0f1b79327f
commit
4b10b2a7f2
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,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 = "2.1.0"
|
||||
smallbitvec = "2.1.1"
|
||||
smallvec = "0.6"
|
||||
string_cache = { version = "0.7", optional = true }
|
||||
style_derive = {path = "../style_derive"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue