{
  "cksum": "467a6f4349d6fd0bbe30769a8892018ed45329343fda901a9f28000844973d1e",
  "crate_file": "kv-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/kv/kv-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "failure",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lmdb-rkv",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rmp-serde",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_cbor",
      "optional": true,
      "req": "^0.10",
      "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": "toml",
      "optional": false,
      "req": "^0.5",
      "target": null
    }
  ],
  "features": {
    "all": [
      "cbor-value",
      "json-value",
      "bincode-value",
      "msgpack-value"
    ],
    "bincode-value": [
      "bincode"
    ],
    "cbor-value": [
      "serde_cbor"
    ],
    "default": [],
    "json-value": [
      "serde_json"
    ],
    "msgpack-value": [
      "rmp-serde"
    ]
  },
  "index_path": "2/kv",
  "name": "kv",
  "pubtime": "2019-07-04T02:26:16Z",
  "vers": "0.9.0",
  "yanked": false
}
