Skip to content

Commit 53ffdad

Browse files
authored
fix spin version (#5)
1 parent f9282d8 commit 53ffdad

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ rerun = { version = "0.31", default-features = false, features = [
5555
"log",
5656
] }
5757
rp235x-hal = "0.4"
58-
# Follow copper-rs master across its spin 0.10 -> 0.12 transition without
59-
# forcing this workspace to instantiate a separate app-level Mutex type.
6058
spin = { version = ">=0.10, <0.13" }
6159
stm32h7xx-hal = { version = "0.16.0", default-features = false }
6260
tempfile = { version = "3.23", default-features = false }

0 commit comments

Comments
 (0)