diff options
Diffstat (limited to 'embassy-executor/Cargo.toml')
| -rw-r--r-- | embassy-executor/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-executor/Cargo.toml b/embassy-executor/Cargo.toml index d6fe8ee8b..409df0d75 100644 --- a/embassy-executor/Cargo.toml +++ b/embassy-executor/Cargo.toml | |||
| @@ -41,7 +41,7 @@ critical-section = "1.1" | |||
| 41 | document-features = "0.2.7" | 41 | document-features = "0.2.7" |
| 42 | 42 | ||
| 43 | # needed for riscv and avr | 43 | # needed for riscv and avr |
| 44 | # remove when https://github.com/rust-lang/rust/pull/114499 is merged | 44 | # remove when https://github.com/rust-lang/rust/pull/114499 lands on stable (on 1.76) |
| 45 | portable-atomic = { version = "1.5", optional = true } | 45 | portable-atomic = { version = "1.5", optional = true } |
| 46 | 46 | ||
| 47 | # arch-cortex-m dependencies | 47 | # arch-cortex-m dependencies |
