mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +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
|
@ -26,7 +26,7 @@ version = "0.2"
|
|||
features = [ "serde_serialization" ]
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.1"
|
||||
euclid = "0.2"
|
||||
log = "0.3"
|
||||
lazy_static = "0.1.10"
|
||||
num = "0.1.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue