mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Bump string_cache to 0.2.10
This commit is contained in:
parent
438b3a444b
commit
50af73d1a2
11 changed files with 40 additions and 40 deletions
|
@ -36,7 +36,7 @@ selectors = {version = "0.5", features = ["heap_size", "unstable"]}
|
|||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.9", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.10", features = ["heap_size"]}
|
||||
time = "0.1"
|
||||
url = {version = "0.5.5", features = ["heap_size"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue