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-gen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nrf-softdevice-gen') diff --git a/nrf-softdevice-gen/Cargo.toml b/nrf-softdevice-gen/Cargo.toml index e115dc4..ca12c89 100644 --- a/nrf-softdevice-gen/Cargo.toml +++ b/nrf-softdevice-gen/Cargo.toml @@ -2,7 +2,7 @@ name = "nrf-softdevice-gen" version = "0.1.0" authors = ["Dario Nieuwenhuis "] -edition = "2018" +edition = "2021" [dependencies] bindgen = "0.55.1" -- cgit v1.2.3