probe-rs / rtt-target

Target side implementation of the RTT (Real-Time Transfer) I/O protocol
MIT License
106 stars 28 forks source link

panic-rtt-target 0.3.1 is absent on crates.io #22

Closed burrbull closed 2 years ago

mvirkkunen commented 2 years ago

The correct version for panic-rtt-target is "0.1.2". The commit message references "0.3.1" because I changed the rtt-target version in the dependencies, but there were no actual changes to panic-rtt-target. The updated dependency should be resolved to the newer version by Cargo as it's was just a patch release.