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
|
@ -27,6 +27,6 @@ path = "../../../components/util"
|
|||
app_units = {version = "0.2.1", features = ["plugins"]}
|
||||
cssparser = {version = "0.5.3", features = ["heap_size"]}
|
||||
euclid = {version = "0.6.2", features = ["plugins"]}
|
||||
selectors = {version = "0.4.1", features = ["heap_size"]}
|
||||
selectors = {version = "0.4.2", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.9", features = ["heap_size"]}
|
||||
url = {version = "0.5.4", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue