{
  "cksum": "b4c2dab44704a1ec6045ceb3376b827a06c4a946f8d5ffc50b907258774fad36",
  "crate_file": "bridge-runtime-common-0.26.0.crate",
  "crate_url": "https://static.crates.io/crates/bridge-runtime-common/bridge-runtime-common-0.26.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-header-chain",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-messages",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-parachains",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-polkadot-core",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-relayers",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-runtime",
      "optional": false,
      "req": "^0.25.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": "^45.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^45.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-grandpa",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-messages",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-parachains",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-relayers",
      "optional": false,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-transaction-payment",
      "optional": false,
      "req": "^45.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-utility",
      "optional": false,
      "req": "^45.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": "^44.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime",
      "optional": false,
      "req": "^45.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": "^42.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-weights",
      "optional": false,
      "req": "^33.2.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": "tracing",
      "optional": false,
      "req": "^0.1.37",
      "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": "^21.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",
      "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",
      "tracing/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-12-19T00:12:23Z",
  "vers": "0.26.0",
  "yanked": false
}
