aboutsummaryrefslogtreecommitdiff
path: root/examples/mimxrt1062-evk/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mimxrt1062-evk/Cargo.toml')
-rw-r--r--examples/mimxrt1062-evk/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mimxrt1062-evk/Cargo.toml b/examples/mimxrt1062-evk/Cargo.toml
index 82a24490d..29a80db12 100644
--- a/examples/mimxrt1062-evk/Cargo.toml
+++ b/examples/mimxrt1062-evk/Cargo.toml
@@ -1,7 +1,7 @@
1[package] 1[package]
2name = "embassy-imxrt1062-evk-examples" 2name = "embassy-imxrt1062-evk-examples"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2024"
5license = "MIT OR Apache-2.0" 5license = "MIT OR Apache-2.0"
6publish = false 6publish = false
7 7