rappct 0.12.3

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
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "bootstrap-sha": "dcc3e1f5bd72cb40af07a4a2684fcfabb5ba7c27",
  "bump-minor-pre-major": true,
  "packages": {
    ".": {
      "release-type": "rust",
      "package-name": "rappct",
      "changelog-path": "CHANGELOG-DEV.md",
      "tag-prefix": "dev-v"
    }
  }
}