tfc-toolset 0.2.0

A toolset to help manage a toolset that helps manage your deployments
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "project": {
    "name": "tfc-toolset",
    "description": "A toolset to help manage a toolset that helps manage your deployments",
    "repository": "https://github.com/06chaynes/tfc-toolset",
    "license": "MIT OR Apache-2.0",
    "readme_path": "./README.md"
  },
  "components": {
    "changelog": false,
    "artifacts": {
      "cargo_dist": false
    }
  }
}