{
  "cksum": "3604f8dcf452bdfa5e7aae2f582e9e9987581973d633fb87364bfb7a853932fb",
  "crate_file": "bridge-runtime-common-0.22.0.crate",
  "crate_url": "https://static.crates.io/crates/bridge-runtime-common/bridge-runtime-common-0.22.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-header-chain",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-messages",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-parachains",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-polkadot-core",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-relayers",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-runtime",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.7.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-support",
      "optional": false,
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-grandpa",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-messages",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-parachains",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-relayers",
      "optional": false,
      "req": "^0.21.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-transaction-payment",
      "optional": false,
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-utility",
      "optional": false,
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": false,
      "req": "^2.11.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-io",
      "optional": false,
      "req": "^41.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime",
      "optional": false,
      "req": "^42.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": "^40.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-weights",
      "optional": false,
      "req": "^32.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": "^17.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-transaction-payment/runtime-benchmarks",
      "pallet-utility/runtime-benchmarks",
      "sp-runtime/runtime-benchmarks",
      "sp-trie",
      "xcm/runtime-benchmarks"
    ],
    "std": [
      "bp-header-chain/std",
      "bp-messages/std",
      "bp-parachains/std",
      "bp-polkadot-core/std",
      "bp-relayers/std",
      "bp-runtime/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",
      "sp-weights/std",
      "tuplex/std",
      "xcm/std"
    ],
    "test-helpers": [
      "bp-runtime/test-helpers",
      "sp-trie"
    ]
  },
  "index_path": "br/id/bridge-runtime-common",
  "name": "bridge-runtime-common",
  "pubtime": "2025-07-15T16:35:09Z",
  "vers": "0.22.0",
  "yanked": false
}
