mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
cargo: Bump selectors and string_cache
This commit is contained in:
parent
ac8406f4ae
commit
2dacbc6fb3
6 changed files with 85 additions and 64 deletions
|
@ -18,6 +18,6 @@ app_units = {version = "0.2.3", features = ["plugins"]}
|
|||
cssparser = {version = "0.5.4", features = ["heap_size"]}
|
||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
selectors = {version = "0.5", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.12", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2", features = ["heap_size"]}
|
||||
url = {version = "1.0.0", features = ["heap_size"]}
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue