mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Bump euclid to 0.2
This commit is contained in:
parent
8d7ba12f28
commit
f11fcebd9c
23 changed files with 126 additions and 105 deletions
|
@ -86,7 +86,7 @@ smallvec = "0.1"
|
|||
html5ever = { version = "0.2.1", features = ["unstable"] }
|
||||
string_cache = { version = "0.1.9", features = ["unstable"] }
|
||||
string_cache_plugin = "0.1"
|
||||
euclid = "0.1"
|
||||
euclid = "0.2"
|
||||
tendril = "0.1.1"
|
||||
rand = "0.3"
|
||||
serde = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue