diff --git a/Cargo.toml b/Cargo.toml index 8510fef..e89ebf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ texture_surface = ["layers"] libc = "*" log = "*" gleam = "0.1" -euclid = "0.2" +euclid = "0.3" serde = "*" serde_macros = "*"