Commit c113fc8
committed
Cargo.toml: more semver for avr_delay
In an attempt to publish it. Current error:
| $ AVR_CPU_FREQUENCY_HZ=8_000_000 cargo +nightly publish --target ./avr-atmega328p.json -Z build-std=core
| Updating crates.io index
| Packaging ruduino v0.4.0 (/home/gs0604/src/rust/RustAVR/ruduino)
| error: failed to prepare local package for uploading
|
| Caused by:
| failed to select a version for the requirement `avr_delay = "^0.4"`
| candidate versions found which didn't match: 0.3.2, 0.3.1, 0.3.0, ...
| location searched: crates.io index
| required by package `ruduino v0.4.0 (/home/gs0604/src/rust/RustAVR/ruduino)`1 parent ba9e788 commit c113fc8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments