mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump string_cache to 0.2.7
This commit is contained in:
parent
32bc3d9c09
commit
1da19170d2
11 changed files with 40 additions and 40 deletions
|
@ -82,7 +82,7 @@ rustc-serialize = "0.3"
|
|||
selectors = "0.4.1"
|
||||
serde = "0.6"
|
||||
smallvec = "0.1"
|
||||
string_cache = { version = "0.2", features = ["unstable"] }
|
||||
string_cache = {version = "0.2.7", features = ["unstable"]}
|
||||
time = "0.1.12"
|
||||
unicase = "1.0"
|
||||
url = "0.5.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue