From 4dc814d2446eb87f3cce4c09bf356098758b31fd Mon Sep 17 00:00:00 2001 From: jake Date: Tue, 18 Oct 2022 19:27:40 -0600 Subject: [PATCH] forgot to remove local dev libpso --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9a69268..391e99a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,3 @@ strum = "0.19.5" strum_macros = "0.19" anyhow = { version = "1.0.47", features = ["backtrace"] } fix-hidden-lifetime-bug = "0.2.4" - - -[patch."http://git.sharnoth.com/jake/libpso"] -libpso = { path = "../libpso" } \ No newline at end of file