mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Bump selectors to 0.4.1
This commit is contained in:
parent
a4a5d847c4
commit
899a5bbfa4
11 changed files with 31 additions and 31 deletions
|
@ -81,7 +81,7 @@ num = "0.1.24"
|
|||
rand = "0.3"
|
||||
ref_slice = "0.1.0"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.4.1", features = ["heap_size"]}
|
||||
selectors = {version = "0.4.2", features = ["heap_size"]}
|
||||
serde = "0.6"
|
||||
smallvec = "0.1"
|
||||
string_cache = {version = "0.2.9", features = ["heap_size", "unstable"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue