aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIan McIntyre <me@mciantyre.dev>2026-02-01 11:50:26 -0500
committerIan McIntyre <me@mciantyre.dev>2026-02-01 11:50:44 -0500
commitd2c0250287727d7766f234c7638a587892426978 (patch)
tree8a7aaf20a4200d0bafad482fc475c1ca2c02c9fa /Cargo.toml
parente77962985d4610c2dbcf3bb9bc266ee023e57e88 (diff)
Remove unused imxrt-rt patchHEADmain
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
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