simavr-sys

Crates.iosimavr-sys
lib.rssimavr-sys
version1.5.9
sourcesrc
created_at2017-11-16 13:03:58.638899
updated_at2019-06-01 10:28:57.730861
descriptionBindings to the 'simavr' AVR simulator
homepage
repositoryhttps://github.com/dylanmckay/simavr-sys
max_upload_size
id39544
size19,760,678
Dylan McKay (dylanmckay)

documentation

http://docs.rs/simavr-sys

README

simavr-sys

Crates.io Build Status MIT licensed

Bindings to the simavr AVR simulator.

Documentation

Versioning scheme

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.

Commit count: 39

cargo fmt