We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c113fc8 commit 61a8e0dCopy full SHA for 61a8e0d
Cargo.toml
@@ -29,7 +29,7 @@ all-mcus = []
29
30
[dependencies]
31
avr-config = { version = "2.0", features = ["cpu-frequency"] }
32
-avr_delay = { git = "https://github.com/avr-rust/delay", version = "0.4.0" }
+avr_delay = { git = "https://github.com/avr-rust/delay", rev = "849918a8dfb2" }
33
avr-std-stub = { version = "1.0", optional = true }
34
const_env--value = "0.1"
35
target-cpu-macro = "0.1"
0 commit comments