Skip to content

Commit b72ab2a

Browse files
committed
HL trait instead of generic
1 parent 46006b9 commit b72ab2a

File tree

3 files changed

+189
-191
lines changed

3 files changed

+189
-191
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ exclude = [
1818
"docs/",
1919
"docs/*"
2020
]
21-
edition = "2018"
21+
edition = "2021"
22+
rust-version = "1.59"
2223

2324
[dependencies]
2425
cortex-m = "0.7"

0 commit comments

Comments
 (0)