{
  "cksum": "dda97a7c4f67605e11390ca6ea41ab7eb170604e93ac0bf403af61d874582410",
  "crate_file": "cfgmap-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cfgmap/cfgmap-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.48",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.5.6",
      "target": null
    }
  ],
  "features": {
    "default": [
      "from_json",
      "from_toml"
    ],
    "from_json": [
      "serde_json"
    ],
    "from_toml": [
      "toml"
    ]
  },
  "index_path": "cf/gm/cfgmap",
  "name": "cfgmap",
  "pubtime": "2020-03-01T23:02:09Z",
  "vers": "0.2.0",
  "yanked": false
}
