summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHenry Gressmann <mail@henrygressmann.de>2024-05-29 01:39:21 +0200
committerHenry Gressmann <mail@henrygressmann.de>2024-05-29 01:39:21 +0200
commitffb1e095fc1d6a2d54cc7637797c625dee6ebe6a (patch)
treea752abeb73eaf86b971a34d88fd9dbd3cccc46d0 /Cargo.toml
parent9d7c1924f1d0e9f79e31da4b84d9da12c3d37945 (diff)
chore: update deps, cleanup
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 58ded7c..5d85fae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,3 @@ opt-level=3
lto="thin"
codegen-units=1
debug=true
-
-[patch.crates-io]
-# https://github.com/servo/pathfinder/pull/548 & https://github.com/servo/pathfinder/issues/558
-pathfinder_simd={git="https://github.com/servo/pathfinder", rev="30419d07660dc11a21e42ef4a7fa329600cff152"}