Crates.io | simavr-sys |
lib.rs | simavr-sys |
version | 1.5.9 |
source | src |
created_at | 2017-11-16 13:03:58.638899 |
updated_at | 2019-06-01 10:28:57.730861 |
description | Bindings to the 'simavr' AVR simulator |
homepage | |
repository | https://github.com/dylanmckay/simavr-sys |
max_upload_size | |
id | 39544 |
size | 19,760,678 |
Bindings to the simavr AVR simulator.
The crate published to crates.io will always include the major and minor simavr version in the crates.io version.
The revision is specific to this crate.
Versions look like this
<simavr-major>.<simavr-minor>.<simavr-sys-revision>
So, if we've made two revisions with simavr 1.5.9
, then the new version
should be 1.5.1
.
When a new minor version is released, the minor version should tick back to zero.