{
  "cksum": "3bf5890e3a731ba6f615853858b73f5db91f5f31648208250e64473c44d90e36",
  "crate_file": "ibc-core-handler-types-0.49.1.crate",
  "crate_url": "https://static.crates.io/crates/ibc-core-handler-types/ibc-core-handler-types-0.49.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "borsh",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "from",
        "into",
        "display",
        "try_into"
      ],
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-channel-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-client-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-commitment-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-connection-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-host-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-core-router-types",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-primitives",
      "optional": false,
      "req": "^0.49.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ibc-proto",
      "optional": false,
      "req": "^0.39.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "parity-scale-codec",
      "optional": true,
      "req": "^3.6.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": true,
      "req": "^2.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "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.34.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "displaydoc/std",
      "serde/std",
      "subtle-encoding/std",
      "ibc-core-client-types/std",
      "ibc-core-connection-types/std",
      "ibc-core-channel-types/std",
      "ibc-core-commitment-types/std",
      "ibc-core-host-types/std",
      "ibc-core-router-types/std",
      "ibc-primitives/std",
      "ibc-proto/std",
      "tendermint/std"
    ]
  },
  "features2": {
    "borsh": [
      "dep:borsh",
      "ibc-core-client-types/borsh",
      "ibc-core-connection-types/borsh",
      "ibc-core-channel-types/borsh",
      "ibc-core-commitment-types/borsh",
      "ibc-core-host-types/borsh",
      "ibc-core-router-types/borsh",
      "ibc-primitives/borsh",
      "ibc-proto/borsh"
    ],
    "parity-scale-codec": [
      "dep:parity-scale-codec",
      "dep:scale-info",
      "ibc-core-client-types/parity-scale-codec",
      "ibc-core-connection-types/parity-scale-codec",
      "ibc-core-channel-types/parity-scale-codec",
      "ibc-core-commitment-types/parity-scale-codec",
      "ibc-core-host-types/parity-scale-codec",
      "ibc-core-router-types/parity-scale-codec",
      "ibc-primitives/parity-scale-codec",
      "ibc-proto/parity-scale-codec"
    ],
    "schema": [
      "dep:schemars",
      "ibc-core-client-types/schema",
      "ibc-core-connection-types/schema",
      "ibc-core-channel-types/schema",
      "ibc-core-commitment-types/schema",
      "ibc-core-host-types/schema",
      "ibc-core-router-types/schema",
      "ibc-primitives/schema",
      "ibc-proto/json-schema",
      "serde",
      "std"
    ],
    "serde": [
      "dep:serde",
      "ibc-core-client-types/serde",
      "ibc-core-connection-types/serde",
      "ibc-core-channel-types/serde",
      "ibc-core-commitment-types/serde",
      "ibc-core-host-types/serde",
      "ibc-core-router-types/serde",
      "ibc-primitives/serde",
      "ibc-proto/serde"
    ]
  },
  "index_path": "ib/c-/ibc-core-handler-types",
  "name": "ibc-core-handler-types",
  "pubtime": "2024-01-04T01:36:48Z",
  "rust_version": "1.64",
  "v": 2,
  "vers": "0.49.1",
  "yanked": false
}
