{
  "cksum": "02d0be3fbe1a7bb931206eaf086b5c507c10f43638b32039ac2a18461ed7c5b7",
  "crate_file": "bridge-runtime-common-0.17.0.crate",
  "crate_url": "https://static.crates.io/crates/bridge-runtime-common/bridge-runtime-common-0.17.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-header-chain",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-messages",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-parachains",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-polkadot-core",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-relayers",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-runtime",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-xcm-bridge-hub",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-xcm-bridge-hub-router",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.6.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-support",
      "optional": false,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-grandpa",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-messages",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-parachains",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-relayers",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-transaction-payment",
      "optional": false,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-utility",
      "optional": false,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": false,
      "req": "^2.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-io",
      "optional": false,
      "req": "^38.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime",
      "optional": false,
      "req": "^39.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-std",
      "optional": false,
      "req": "^14.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-trie",
      "optional": true,
      "req": "^37.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "tuplex",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm",
      "optional": false,
      "package": "staging-xcm",
      "req": "^14.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-builder",
      "optional": false,
      "package": "staging-xcm-builder",
      "req": "^16.0.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "integrity-test": [
      "static_assertions"
    ],
    "runtime-benchmarks": [
      "bp-runtime/test-helpers",
      "frame-support/runtime-benchmarks",
      "frame-system/runtime-benchmarks",
      "pallet-bridge-grandpa/runtime-benchmarks",
      "pallet-bridge-messages/runtime-benchmarks",
      "pallet-bridge-messages/test-helpers",
      "pallet-bridge-parachains/runtime-benchmarks",
      "pallet-bridge-relayers/runtime-benchmarks",
      "pallet-utility/runtime-benchmarks",
      "sp-runtime/runtime-benchmarks",
      "sp-trie",
      "xcm-builder/runtime-benchmarks"
    ],
    "std": [
      "bp-header-chain/std",
      "bp-messages/std",
      "bp-parachains/std",
      "bp-polkadot-core/std",
      "bp-relayers/std",
      "bp-runtime/std",
      "bp-xcm-bridge-hub-router/std",
      "bp-xcm-bridge-hub/std",
      "codec/std",
      "frame-support/std",
      "frame-system/std",
      "log/std",
      "pallet-bridge-grandpa/std",
      "pallet-bridge-messages/std",
      "pallet-bridge-parachains/std",
      "pallet-bridge-relayers/std",
      "pallet-transaction-payment/std",
      "pallet-utility/std",
      "scale-info/std",
      "sp-io/std",
      "sp-runtime/std",
      "sp-std/std",
      "sp-trie/std",
      "tuplex/std",
      "xcm-builder/std",
      "xcm/std"
    ],
    "test-helpers": [
      "bp-runtime/test-helpers",
      "sp-trie"
    ]
  },
  "index_path": "br/id/bridge-runtime-common",
  "name": "bridge-runtime-common",
  "pubtime": "2024-07-19T00:10:58Z",
  "vers": "0.17.0",
  "yanked": false
}
