dts 0.2.2

A tool to deserialize, transform and serialize data between different encodings
1
2
3
4
5
6
7
8
9
10
11
12
{
  "bootstrap-sha": "f617297717c4d8d0187ea447c7bdd28c26e2a5be",
  "plugins": ["cargo-workspace"],
  "release-type": "rust",
  "bump-minor-pre-major": true,
  "skip-github-release": false,
  "separate-pull-requests": false,
  "packages": {
    ".": {},
    "crates/dts-core": {}
  }
}