mirror of
https://github.com/servo/servo.git
synced 2025-08-20 21:05:34 +01:00
Update euclid to 0.10.1
This commit is contained in:
parent
8a75810eba
commit
51768844ed
37 changed files with 281 additions and 280 deletions
|
@ -12,7 +12,7 @@ doctest = false
|
|||
[dependencies]
|
||||
app_units = "0.3"
|
||||
cssparser = {version = "0.5.7", features = ["heap_size"]}
|
||||
euclid = "0.9"
|
||||
euclid = "0.10.1"
|
||||
rustc-serialize = "0.3"
|
||||
selectors = {version = "0.11", features = ["heap_size"]}
|
||||
string_cache = {version = "0.2.23", features = ["heap_size"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue