Skip to content

Commit 4c9ae03

Browse files
hargoniXrichardeoin
authored andcommitted
Migrate to Rust 2021 as part of the public testing
1 parent 80f8676 commit 4c9ae03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = ["Andrew Straw <[email protected]>",
1010
"Matthew Meyer <[email protected]>",
1111
"Florian Jung <[email protected]>",
1212
"Matt Ickstadt <[email protected]>"]
13-
edition = "2018"
13+
edition = "2021"
1414
categories = ["embedded", "hardware-support", "no-std"]
1515
description = "Hardware Abstraction Layer implementation for STM32H7 series microcontrollers"
1616
keywords = ["arm", "cortex-m", "stm32h7xx", "hal", "embedded-hal"]

0 commit comments

Comments
 (0)