rlt 0.3.0

A universal load testing library for Rust, with real-time TUI support
Documentation
1
2
3
4
allow-branch = ["main"]
pre-release-hook = ["sh", "-c", "git cliff -o CHANGELOG.md --tag {{version}} && git add CHANGELOG.md"]
pre-release-commit-message = "chore: release {{crate_name}} version {{version}}"
tag-message = "chore: release {{crate_name}} version {{version}}"