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 bc82d2e commit 355dd33Copy full SHA for 355dd33
esp-hal-smartled/Cargo.toml
@@ -14,7 +14,7 @@ targets = ["riscv32imac-unknown-none-elf"]
14
[dependencies]
15
defmt = { version = "0.3.8", optional = true }
16
document-features = "0.2.10"
17
-esp-hal = ">=0.20.0, <=0.21.0"
+esp-hal = ">=0.20.0, <=0.21"
18
fugit = "0.3.7"
19
smart-leds-trait = "0.3.0"
20
0 commit comments