From d2c0250287727d7766f234c7638a587892426978 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Sun, 1 Feb 2026 11:50:26 -0500 Subject: Remove unused imxrt-rt patch --- Cargo.lock | 5 ----- Cargo.toml | 3 --- 2 files changed, 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 689ce36..5c471f3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -534,8 +534,3 @@ checksum = "de437e2a6208b014ab52972a27e59b33fa2920d3e00fe05026167a1c509d19cc" dependencies = [ "vcell", ] - -[[patch.unused]] -name = "imxrt-rt" -version = "0.2.0" -source = "git+https://github.com/imxrt-rs/imxrt-rt#eb47674359ea27cc5e7824a234067491ff01ab13" diff --git a/Cargo.toml b/Cargo.toml index 0d11835..9c46f94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,9 +63,6 @@ imxrt1170evk = { path = "imxrt1170evk" } git = "https://git.mciantyre.dev/ral-registers" branch = "v0.2" -[patch.crates-io.imxrt-rt] -git = "https://github.com/imxrt-rs/imxrt-rt" - [profile.dev] codegen-units = 1 overflow-checks = true -- cgit v1.2.3