{
  "cksum": "789eb7841c8791991317ec4b6e56c119e5e1c2e480ad293b8502736fd7f64b2e",
  "crate_file": "bridge-runtime-common-0.18.3.crate",
  "crate_url": "https://static.crates.io/crates/bridge-runtime-common/bridge-runtime-common-0.18.3.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-header-chain",
      "optional": false,
      "req": "^0.18.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-messages",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-parachains",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-polkadot-core",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-relayers",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bp-runtime",
      "optional": false,
      "req": "^0.18.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": "^38.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^38.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.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-messages",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-parachains",
      "optional": false,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-bridge-relayers",
      "optional": false,
      "req": "^0.18.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-transaction-payment",
      "optional": false,
      "req": "^38.0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-utility",
      "optional": false,
      "req": "^38.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.5",
      "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.2.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"
    ],
    "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",
      "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-02-13T13:18:07Z",
  "vers": "0.18.3",
  "yanked": false
}
