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 ec6c5c872..82a24490d 100644
--- a/examples/mimxrt1062-evk/Cargo.toml
+++ b/examples/mimxrt1062-evk/Cargo.toml
@@ -2,7 +2,7 @@
2name = "embassy-imxrt1062-evk-examples" 2name = "embassy-imxrt1062-evk-examples"
3version = "0.1.0" 3version = "0.1.0"
4edition = "2021" 4edition = "2021"
5license = "MIT or Apache-2.0" 5license = "MIT OR Apache-2.0"
6publish = false 6publish = false
7 7
8[dependencies] 8[dependencies]