{
  "cksum": "1689e49395f6236c27eb77a242f7f0db3f9155959af8995041abdf7476f7f896",
  "crate_file": "templar-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/templar/templar-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^2.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pest",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pest_derive",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-xml-rs",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_yaml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "structopt",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unstructured",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    }
  ],
  "features": {
    "base64-extension": [
      "base64"
    ],
    "bin": [
      "clap",
      "structopt",
      "common-extensions"
    ],
    "common-extensions": [
      "serde-extensions",
      "base64-extension"
    ],
    "default": [
      "shared-context",
      "yaml-extension",
      "json-extension",
      "base64-extension"
    ],
    "experimental": [],
    "full": [
      "serde-extensions",
      "base64-extension",
      "shared-context"
    ],
    "json-extension": [
      "serde",
      "serde_json"
    ],
    "serde-extensions": [
      "toml-extension",
      "xml-extension",
      "json-extension",
      "yaml-extension"
    ],
    "shared-context": [
      "parking_lot"
    ],
    "toml-extension": [
      "serde",
      "toml"
    ],
    "xml-extension": [
      "serde",
      "serde-xml-rs"
    ],
    "yaml-extension": [
      "serde",
      "serde_yaml"
    ]
  },
  "index_path": "te/mp/templar",
  "name": "templar",
  "pubtime": "2020-07-26T01:28:16Z",
  "vers": "0.4.0",
  "yanked": false
}
