Skip to content

Commit d79ea2c

Browse files
committed
panic-itm: set edition to 2018 to fix warning
1 parent 2fe5473 commit d79ea2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

panic-itm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ license = "MIT OR Apache-2.0"
1111
name = "panic-itm"
1212
repository = "https://github.com/rust-embedded/cortex-m"
1313
version = "0.4.2"
14+
edition = "2018"
1415

1516
[dependencies]
1617
cortex-m = { path = "../cortex-m", version = ">= 0.5.8, < 0.8" }

0 commit comments

Comments
 (0)