Bump euclid to 0.2

This commit is contained in:
Anthony Ramine 2015-09-11 20:49:52 +02:00
parent 8d7ba12f28
commit f11fcebd9c
23 changed files with 126 additions and 105 deletions

View file

@ -51,7 +51,7 @@ rustc-serialize = "0.3"
smallvec = "0.1"
num_cpus = "0.2.2"
num = "0.1.24"
euclid = "0.1"
euclid = "0.2"
serde = "0.5"
serde_macros = "0.5"
string_cache = "0.1"