rappct 0.12.2

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": "",
  "bump-minor-pre-major": true,
  "prerelease": true,
  "prerelease-type": "dev",
  "packages": {
    ".": {
      "release-type": "rust",
      "package-name": "rappct",
      "changelog-path": "CHANGELOG-DEV.md"
    }
  }
}