summaryrefslogtreecommitdiff
path: root/nrf-softdevice-macro/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice-macro/Cargo.toml')
-rw-r--r--nrf-softdevice-macro/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrf-softdevice-macro/Cargo.toml b/nrf-softdevice-macro/Cargo.toml
index 81bbba8..ec14850 100644
--- a/nrf-softdevice-macro/Cargo.toml
+++ b/nrf-softdevice-macro/Cargo.toml
@@ -2,7 +2,7 @@
name = "nrf-softdevice-macro"
version = "0.1.0"
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
-edition = "2018"
+edition = "2021"
[dependencies]
syn = { version = "1.0.39", features = ["full", "extra-traits"] }