From 6bea07848717857659c737a3bb3eab7c2cd8abdb Mon Sep 17 00:00:00 2001 From: Caleb Jamison Date: Tue, 9 May 2023 12:20:23 -0400 Subject: Remove patches, bump rp-pac version --- examples/rp/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples') diff --git a/examples/rp/Cargo.toml b/examples/rp/Cargo.toml index 7d5473f2c..d2829df99 100644 --- a/examples/rp/Cargo.toml +++ b/examples/rp/Cargo.toml @@ -48,6 +48,3 @@ pio = "0.2.1" [profile.release] debug = true - -[patch.crates-io] -rp-pac = {git = "https://github.com/CBJamo/rp-pac.git"} -- cgit