mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -56,7 +56,7 @@ script_traits = {path = "../script_traits"}
|
|||
selectors = {version = "0.6", features = ["heap_size"]}
|
||||
serde = "0.7"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.18", features = ["heap_size", "unstable"]}
|
||||
string_cache = {version = "0.2.20", features = ["heap_size", "unstable"]}
|
||||
style = {path = "../style"}
|
||||
time = "0.1.12"
|
||||
url = {version = "1.0.0", features = ["heap_size", "query_encoding"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue