From c95d4c1d7926729ec04f11821bcc2b5c3283c9a0 Mon Sep 17 00:00:00 2001 From: alexmoon Date: Wed, 13 Jul 2022 15:27:22 -0400 Subject: Update to 2021 edition --- nrf-softdevice-s132/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nrf-softdevice-s132') 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"] -- cgit v1.2.3