dshot-frame 0.1.3

Generates frames for the DShot ESC protocol
Documentation
1
2
3
4
5
6
sign-commit = true
sign-tag = true
pre-release-hook = ["git", "cliff", "-o", "CHANGELOG.md", "--tag", "{{version}}"]
pre-release-replacements = [
    { file = "Cargo.toml", search = "version = .*", replace = "version = \"{{version}}\"" },
]