From 8cb9f3428a044b0b439af73866a476ef416176c2 Mon Sep 17 00:00:00 2001 From: hrmny <8845940+ForsakenHarmony@users.noreply.github.com> Date: Mon, 8 Apr 2024 15:13:51 +0200 Subject: [PATCH] duplicate patch --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a2de2fa1c89a6..0bcc41008b0a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -96,10 +96,6 @@ opt-level = "z" inherits = "release" strip = true -[patch.crates-io] -# temporary patch until https://github.com/servo/pathfinder/pull/557 gets released. -pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "30419d07660dc11a21e42ef4a7fa329600cff152" } - # Declare dependencies used across workspace packages requires single version bump. # ref: https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace [workspace.dependencies]