{
  "cksum": "2d65f337d05f0f37322d512483c1010ff86ed269a8462a5950f39407ba36fed0",
  "crate_file": "chaindev-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/chaindev/chaindev-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nix",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cmd",
        "ssh"
      ],
      "kind": "normal",
      "name": "ruc",
      "optional": false,
      "req": "^4.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.148",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tendermint",
      "optional": true,
      "req": "^0.29.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tendermint-config",
      "optional": true,
      "req": "^0.29.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml_edit",
      "optional": false,
      "req": "^0.19.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "vsdb",
      "optional": false,
      "req": "^0.55.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "tendermint_based",
      "vsdb_bcs_codec",
      "vsdb_rocks_engine"
    ],
    "substrate_based": [],
    "tendermint_based": [
      "tendermint",
      "tendermint-config"
    ],
    "unix_abstract_socket": [],
    "vsdb_bcs_codec": [
      "vsdb/bcs_codec"
    ],
    "vsdb_json_codec": [
      "vsdb/json_codec"
    ],
    "vsdb_msgpack_codec": [
      "vsdb/msgpack_codec"
    ],
    "vsdb_rocks_engine": [
      "vsdb/rocks_engine"
    ],
    "vsdb_sled_engine": [
      "vsdb/sled_engine"
    ]
  },
  "index_path": "ch/ai/chaindev",
  "name": "chaindev",
  "pubtime": "2023-05-01T15:01:50Z",
  "vers": "0.9.0",
  "yanked": true
}
