mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +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
|
@ -36,7 +36,7 @@ selectors = {version = "0.6", features = ["heap_size"]}
|
|||
serde_json = "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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue