aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l432/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32l432/Cargo.toml')
-rw-r--r--examples/stm32l432/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32l432/Cargo.toml b/examples/stm32l432/Cargo.toml
index f173c651e..14f41992d 100644
--- a/examples/stm32l432/Cargo.toml
+++ b/examples/stm32l432/Cargo.toml
@@ -1,5 +1,5 @@
1[package] 1[package]
2edition = "2021" 2edition = "2024"
3name = "embassy-stm32l432-examples" 3name = "embassy-stm32l432-examples"
4version = "0.1.1" 4version = "0.1.1"
5license = "MIT OR Apache-2.0" 5license = "MIT OR Apache-2.0"