Skip to content

Commit c104eb8

Browse files
fix(deps): update rust crate pathfinder_simd to v0.5.4
1 parent 6cc66ff commit c104eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ thiserror = "1.0.37"
1919
png = "=0.17.5"
2020
pathfinder_geometry = "0.5.1"
2121
pathfinder_content = { version = "0.5.0", default-features = false }
22-
pathfinder_simd = { version = "=0.5.2", features = ["pf-no-simd"] }
22+
pathfinder_simd = { version = "=0.5.4", features = ["pf-no-simd"] }
2323
futures = "0.3.21"
2424
woff2 = "0.3.0"
2525

0 commit comments

Comments
 (0)