Update deps and do some code simplifications

This commit is contained in:
itsjunetime
2025-03-23 12:57:38 -06:00
parent 595f23de6f
commit 69d5f96375
3 changed files with 60 additions and 89 deletions
+1 -1
View File
@@ -158,4 +158,4 @@ used_underscore_items = "warn"
zero_sized_map_values = "warn"
[patch.crates-io]
pathfinder_simd = { git = "https://github.com/itsjunetime/pathfinder.git" }
pathfinder_simd = { git = "https://github.com/servo/pathfinder.git" }