prettyping-rs 1.0.1

Rust port of prettyping with a pure Rust ping engine
Documentation
1
2
3
4
5
6
7
8
9
allow-branch = ["main"]
consolidate-commits = true

pre-release-commit-message = "release: v{{version}}"
tag-name = "v{{version}}"
tag-message = "v{{version}}"

push = true
publish = true