mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
@ -32,7 +32,7 @@ log = "0.3"
|
|||
matches = "0.1"
|
||||
num = "0.1.24"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.4.1", features = ["heap_size", "unstable"]}
|
||||
selectors = {version = "0.4.2", features = ["heap_size", "unstable"]}
|
||||
serde = "0.6"
|
||||
serde_macros = "0.6"
|
||||
smallvec = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue