Skip to content

Commit

Permalink
Bump pathfinder_simd to 0.5.3 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbdeuchler authored Apr 13, 2024
1 parent 5caf26d commit 9ccda32
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 @@ -27,7 +27,7 @@ lazy_static = "1.1"
libc = "0.2"
log = "0.4.4"
pathfinder_geometry = "0.5"
pathfinder_simd = "0.5.1"
pathfinder_simd = "0.5.3"

[dependencies.freetype]
version = "0.7"
Expand Down

0 comments on commit 9ccda32

Please sign in to comment.