mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update string_cache to 0.2.26
This commit is contained in:
parent
1c2b45f87f
commit
40c9601686
8 changed files with 25 additions and 25 deletions
|
@ -38,7 +38,7 @@ rustc-serialize = "0.3"
|
|||
serde = "0.8"
|
||||
serde_macros = "0.8"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.25", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.26", 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