From 00830b3da8d4f2cebcc8738f8069db91c1a2f779 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Wed, 14 Nov 2018 23:44:53 +0000 Subject: Update all dependencies This applies all breaking and non-breaking dependency updates. --- font/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'font') diff --git a/font/Cargo.toml b/font/Cargo.toml index 307153f6..972e212e 100644 --- a/font/Cargo.toml +++ b/font/Cargo.toml @@ -6,7 +6,7 @@ description = "Font rendering using the best available solution per platform" license = "Apache-2.0" [dependencies] -euclid = "0.17" +euclid = "0.19.2" libc = "0.2" foreign-types = "0.3" log = "0.4" -- cgit v1.2.3