mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump string_cache to 0.2.9
This commit is contained in:
parent
2d6ac4da97
commit
e2d9734609
11 changed files with 40 additions and 40 deletions
|
@ -45,7 +45,7 @@ selectors = {version = "0.4.1", features = ["heap_size"]}
|
|||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.7", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.9", features = ["heap_size"]}
|
||||
url = {version = "0.5.4", features = ["heap_size", "serde_serialization"]}
|
||||
uuid = "0.1.17"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue