From 043da28ad78e0cc044241d5d27ce364253f6264b Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Sun, 18 Oct 2015 17:13:02 +0530 Subject: [PATCH] Bump euclid --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "*"