sm 0.4.0

💋 SM – a static State Machine library
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "sm"
version = "0.4.0"
authors = ["Jean Mertz <helloworld@rustic.games>"]
description = "💋 SM – a static State Machine library"
readme = "README.md"
keywords = ["fsm", "state", "fsm", "state-machine"]
categories = ["game-engines", "no-std", "simulation", "science", "visualization"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rusty-rockets/sm"
[package.metadata.release]
dev-version-ext = "dev"
doc-branch = "gh-pages"
doc-commit-message = "chore(release): generate documentation"
pre-release-commit-message = "chore(release): publish {{version}}"
pro-release-commit-message = "chore(release): start {{version}} iteration"
sign-commit = true
tag-message = "release {{version}}"
upload-doc = true

[[bench]]
name = "sm"
harness = false
[dev-dependencies.cargo-readme]
version = "3.0"

[dev-dependencies.cargo-release]
version = "0.10"

[dev-dependencies.criterion]
version = "0.2"
[badges.appveyor]
repository = "JeanMertz/sm"
service = "github"

[badges.circle-ci]
repository = "rusty-rockets/sm"

[badges.codecov]
branch = "master"
repository = "rusty-rockets/sm"
service = "github"

[badges.is-it-maintained-issue-resolution]
repository = "rusty-rockets/sm"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "rusty-rockets/sm"