diff --git a/Cargo.toml b/Cargo.toml index 07c470b..c885965 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ thiserror = "1.0.37" png = "=0.17.5" pathfinder_geometry = "0.5.1" pathfinder_content = { version = "0.5.0", default-features = false } -pathfinder_simd = { version = "=0.5.2", features = ["pf-no-simd"] } +pathfinder_simd = { version = "=0.5.4", features = ["pf-no-simd"] } futures = "0.3.21" woff2 = "0.3.0"