summaryrefslogtreecommitdiff
path: root/nrf-softdevice-gen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nrf-softdevice-gen/Cargo.toml')
-rw-r--r--nrf-softdevice-gen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <dirbaio@dirbaio.net>"]
-edition = "2018"
+edition = "2021"
[dependencies]
bindgen = "0.55.1"