Skip to content

Commit 87d8b04

Browse files
committed
Use edition 2021 for xtask.
1 parent cfa088b commit 87d8b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xtask/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "xtask"
33
version = "0.0.0"
44
authors = ["The Cortex-M Team <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
publish = false
77

88
[[test]]

0 commit comments

Comments
 (0)