aboutsummaryrefslogtreecommitdiff
path: root/embassy-mcxa
diff options
context:
space:
mode:
authorJames Munns <[email protected]>2025-12-04 19:08:19 +0100
committerJames Munns <[email protected]>2025-12-04 19:08:19 +0100
commit7ba524026cce5531300ec1d803d10390a6159240 (patch)
treed7ab195ad291fab8a1558a765cf2bf52659ca72b /embassy-mcxa
parentc3bc8fe8c0db112e5f2f66580104fc49b02890d2 (diff)
Bump mcxa-pac to lower MSRV to 1.90
Diffstat (limited to 'embassy-mcxa')
-rw-r--r--embassy-mcxa/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-mcxa/Cargo.lock b/embassy-mcxa/Cargo.lock
index 747a69c08..22b59c395 100644
--- a/embassy-mcxa/Cargo.lock
+++ b/embassy-mcxa/Cargo.lock
@@ -430,7 +430,7 @@ dependencies = [
430[[package]] 430[[package]]
431name = "mcxa-pac" 431name = "mcxa-pac"
432version = "0.1.0" 432version = "0.1.0"
433source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#e18dfb52500ca77b8d8326662b966a80251182ca" 433source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#e7dfed8740b449b6ac646bab8ac6776a3c099267"
434dependencies = [ 434dependencies = [
435 "cortex-m", 435 "cortex-m",
436 "cortex-m-rt", 436 "cortex-m-rt",