mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update euclid to 0.3
This commit is contained in:
parent
3951c577bf
commit
ce5586f74a
24 changed files with 491 additions and 192 deletions
|
@ -40,4 +40,4 @@ regex = "0.1.14"
|
|||
regex_macros = "0.1.8"
|
||||
flate2 = "0.2.0"
|
||||
uuid = "0.1.16"
|
||||
euclid = "0.2"
|
||||
euclid = {version = "0.3", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue