mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Bump string-cache to 0.2.18
This commit is contained in:
parent
8876d1f002
commit
6a0dde6485
10 changed files with 38 additions and 38 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.17", features = ["heap_size", "unstable"]}
|
||||
string_cache = {version = "0.2.18", features = ["heap_size", "unstable"]}
|
||||
style = {path = "../style"}
|
||||
time = "0.1.12"
|
||||
unicase = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue