We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9282d8 commit 53ffdadCopy full SHA for 53ffdad
1 file changed
Cargo.toml
@@ -55,8 +55,6 @@ rerun = { version = "0.31", default-features = false, features = [
55
"log",
56
] }
57
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.
60
spin = { version = ">=0.10, <0.13" }
61
stm32h7xx-hal = { version = "0.16.0", default-features = false }
62
tempfile = { version = "3.23", default-features = false }
0 commit comments