diff --git a/Cargo.toml b/Cargo.toml index 5cbb157..4e7a407 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,6 @@ edition = "2018" [dependencies] thiserror = "1.0" -euclid = "0.20.14" +euclid = "0.21.0" [dev-dependencies]