diff --git a/Cargo.toml b/Cargo.toml index cd98c59..74ee625 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ lazy_static = "1.1" libc = "0.2" log = "0.4.4" pathfinder_geometry = "0.5" -pathfinder_simd = "0.5.3" +pathfinder_simd = "0.5.4" [dependencies.freetype] version = "0.7"