summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralexmoon <alex.r.moon@gmail.com>2022-07-13 15:27:22 -0400
committeralexmoon <alex.r.moon@gmail.com>2022-07-14 16:35:37 -0400
commitc95d4c1d7926729ec04f11821bcc2b5c3283c9a0 (patch)
tree05921d163b16b3e872765f9d57ca1f8b76ad2a2d /examples
parentee22e26594b99b04fbd3ab56cf677fdfa74ea42a (diff)
downloadnrf-softdevice-c95d4c1d7926729ec04f11821bcc2b5c3283c9a0.zip
Update to 2021 edition
Diffstat (limited to 'examples')
-rw-r--r--examples/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Cargo.toml b/examples/Cargo.toml
index 5494c70..468547f 100644
--- a/examples/Cargo.toml
+++ b/examples/Cargo.toml
@@ -1,6 +1,6 @@
[package]
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
-edition = "2018"
+edition = "2021"
name = "nrf-softdevice-examples"
version = "0.1.0"