mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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
|
@ -31,7 +31,7 @@ num = "0.1.24"
|
|||
lazy_static = "0.1.10"
|
||||
selectors = { version = "0.4.1", features = ["unstable"] }
|
||||
smallvec = "0.1"
|
||||
string_cache = "0.2"
|
||||
string_cache = "0.2.7"
|
||||
euclid = {version = "0.6.1", features = ["plugins"]}
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue