Revert euclid update.

This commit is contained in:
Emilio Cobos Álvarez 2021-02-26 14:44:21 +01:00
parent 3bcde6fd91
commit 5158f65810
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A
2 changed files with 31 additions and 28 deletions

View file

@ -38,7 +38,7 @@ byteorder = "1.0"
cssparser = "0.28"
derive_more = "0.99"
encoding_rs = { version = "0.8", optional = true }
euclid = "0.22"
euclid = "0.20"
fallible = { path = "../fallible" }
fxhash = "0.2"
hashglobe = { path = "../hashglobe" }