{
  "cksum": "671f7970711a3eaa25d95fa4613491fe7c680c526251b1e62ce4ca23ce418c32",
  "crate_file": "ibc-types-path-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/ibc-types-path/ibc-types-path-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "from",
        "into",
        "display"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "displaydoc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-types-core-channel",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-types-core-client",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-types-core-connection",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "parity-scale-codec",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "prost",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": true,
      "req": "^2.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0.104",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tendermint",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tendermint-proto",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tendermint-testgen",
      "optional": true,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "time",
      "optional": false,
      "req": ">=0.3.0, <0.3.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.36",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fmt",
        "env-filter",
        "json"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.14",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "mocks": [
      "tendermint-testgen",
      "tendermint/clock",
      "cfg-if",
      "parking_lot"
    ],
    "mocks-no-std": [
      "cfg-if"
    ],
    "std": [
      "bytes/std",
      "displaydoc/std",
      "num-traits/std",
      "prost/std",
      "serde/std",
      "serde_json/std",
      "subtle-encoding/std",
      "tendermint/clock",
      "tendermint/std",
      "ibc-types-core-client/std",
      "ibc-types-core-connection/std",
      "ibc-types-core-channel/std"
    ],
    "upgrade_client": []
  },
  "index_path": "ib/c-/ibc-types-path",
  "name": "ibc-types-path",
  "pubtime": "2023-08-18T01:23:14Z",
  "rust_version": "1.60",
  "vers": "0.3.0",
  "yanked": false
}
