diff options
| author | Caleb Jamison <[email protected]> | 2023-05-09 12:20:23 -0400 |
|---|---|---|
| committer | Caleb Jamison <[email protected]> | 2023-05-09 12:20:23 -0400 |
| commit | 6bea07848717857659c737a3bb3eab7c2cd8abdb (patch) | |
| tree | 87f0dad5480d191cc0e2148ad17eb533a5932b14 /examples | |
| parent | 5015c845c59e8769d404dce5ca618cdf6fd16aeb (diff) | |
Remove patches, bump rp-pac version
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/rp/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
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" | |||
| 48 | 48 | ||
| 49 | [profile.release] | 49 | [profile.release] |
| 50 | debug = true | 50 | debug = true |
| 51 | |||
| 52 | [patch.crates-io] | ||
| 53 | rp-pac = {git = "https://github.com/CBJamo/rp-pac.git"} | ||
