From ffb1e095fc1d6a2d54cc7637797c625dee6ebe6a Mon Sep 17 00:00:00 2001 From: Henry Gressmann Date: Wed, 29 May 2024 01:39:21 +0200 Subject: chore: update deps, cleanup Signed-off-by: Henry Gressmann --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Cargo.toml') 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"} -- cgit v1.3.1