mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update string_cache to 0.2.17
This commit is contained in:
parent
6b039612ba
commit
b2ae32917b
11 changed files with 43 additions and 43 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.12", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.17", 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