diff options
Diffstat (limited to 'examples/Cargo.lock')
| -rw-r--r-- | examples/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Cargo.lock b/examples/Cargo.lock index b2ac9a051..14f472cbf 100644 --- a/examples/Cargo.lock +++ b/examples/Cargo.lock | |||
| @@ -446,6 +446,7 @@ source = "git+https://github.com/OpenDevicePartnership/mcxa-pac?rev=3ab4c868f75a | |||
| 446 | dependencies = [ | 446 | dependencies = [ |
| 447 | "cortex-m", | 447 | "cortex-m", |
| 448 | "cortex-m-rt", | 448 | "cortex-m-rt", |
| 449 | "critical-section", | ||
| 449 | "vcell", | 450 | "vcell", |
| 450 | ] | 451 | ] |
| 451 | 452 | ||
