xref: /third_party/rust/crates/lazycell/.clog.toml (revision f6121a04)
1[clog]
2repository = "https://github.com/indiv0/lazycell"
3outfile = "CHANGELOG.md"
4from-latest-tag = true
5
6[sections]
7Performance = ["perf"]
8Improvements = ["impr", "im", "imp"]
9Documentation = ["docs"]
10Examples = ["examples"]
11