diff options
| author | James Munns <[email protected]> | 2025-12-04 19:08:19 +0100 |
|---|---|---|
| committer | James Munns <[email protected]> | 2025-12-04 19:08:19 +0100 |
| commit | 7ba524026cce5531300ec1d803d10390a6159240 (patch) | |
| tree | d7ab195ad291fab8a1558a765cf2bf52659ca72b /embassy-mcxa | |
| parent | c3bc8fe8c0db112e5f2f66580104fc49b02890d2 (diff) | |
Bump mcxa-pac to lower MSRV to 1.90
Diffstat (limited to 'embassy-mcxa')
| -rw-r--r-- | embassy-mcxa/Cargo.lock | 2 |
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]] |
| 431 | name = "mcxa-pac" | 431 | name = "mcxa-pac" |
| 432 | version = "0.1.0" | 432 | version = "0.1.0" |
| 433 | source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#e18dfb52500ca77b8d8326662b966a80251182ca" | 433 | source = "git+https://github.com/OpenDevicePartnership/mcxa-pac#e7dfed8740b449b6ac646bab8ac6776a3c099267" |
| 434 | dependencies = [ | 434 | dependencies = [ |
| 435 | "cortex-m", | 435 | "cortex-m", |
| 436 | "cortex-m-rt", | 436 | "cortex-m-rt", |
