mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update string_cache to v0.2.20
This commit is contained in:
parent
81ebde6331
commit
d66a04ea6c
9 changed files with 30 additions and 30 deletions
|
@ -35,7 +35,7 @@ rustc-serialize = "0.3"
|
|||
serde = "0.7"
|
||||
serde_macros = "0.7"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.18", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.20", features = ["heap_size"]}
|
||||
style = {path = "../style"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
time = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue