mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -36,7 +36,7 @@ path = "../plugins"
|
|||
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
euclid = "0.1"
|
||||
euclid = "0.2"
|
||||
regex = "0.1.33"
|
||||
regex_macros = "0.1.19"
|
||||
serde = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue