rappct 0.12.4

Rust AppContainer / LPAC toolkit for Windows (profiles, capabilities, process launch, diagnostics).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "bootstrap-sha": "dcc3e1f5bd72cb40af07a4a2684fcfabb5ba7c27",
  "bump-minor-pre-major": true,
  "release-type": "rust",
  "package-name": "rappct",
  "changelog-path": "CHANGELOG-DEV.md",
  "tag-separator": "-",
  "include-component-in-tag": false,
  "tag-prefix": "dev-v",
  "packages": {
    ".": {}
  }
}