{
  "cksum": "b26c7e7ef194af62a9c7eb6bb9c29b6b94a35684d74064ea113480209098f48b",
  "crate_file": "kv-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/kv/kv-0.9.2.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.14",
      "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": {
    "bincode-value": [
      "bincode"
    ],
    "cbor-value": [
      "serde_cbor"
    ],
    "default": [],
    "json-value": [
      "serde_json"
    ],
    "msgpack-value": [
      "rmp-serde"
    ]
  },
  "index_path": "2/kv",
  "name": "kv",
  "pubtime": "2019-09-01T21:38:39Z",
  "vers": "0.9.2",
  "yanked": false
}
