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" document-features = "0.2.7" # needed for riscv and avr -# remove when https://github.com/rust-lang/rust/pull/114499 is merged +# remove when https://github.com/rust-lang/rust/pull/114499 lands on stable (on 1.76) portable-atomic = { version = "1.5", optional = true } # arch-cortex-m dependencies