{
"plugins": [
"cargo-workspace"
],
"bootstrap-sha": "073a42037348a9b2421b26d799e0cab4cd4b3d18",
"release-type": "rust",
"bump-minor-pre-major": true,
"include-commit-authors": true,
"packages": {
".": {
"exclude-paths": [
"crates"
]
},
"crates/panache-parser": {}
}
}