summaryrefslogtreecommitdiff
path: root/nrf-softdevice-s132/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice-s132/Cargo.toml')
-rw-r--r--nrf-softdevice-s132/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrf-softdevice-s132/Cargo.toml b/nrf-softdevice-s132/Cargo.toml
index a634623..85e99f7 100644
--- a/nrf-softdevice-s132/Cargo.toml
+++ b/nrf-softdevice-s132/Cargo.toml
@@ -7,7 +7,7 @@ repository = "https://github.com/embassy-rs/nrf-softdevice"
categories = ["embedded", "hardware-support", "no-std"]
keywords = ["cortex-m", "nrf52", "nrf-softdevice", "bluetooth", "ble"]
license-file = "LICENSE-NORDIC"
-edition = "2018"
+edition = "2021"
[package.metadata.docs.rs]
targets = ["thumbv7em-none-eabihf"]