Skip to content

Commit

Permalink
fix(deps): update rust crate pathfinder_simd to v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 1821f7d commit f205e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit f205e7c

Please sign in to comment.