{
  "cksum": "9fa0bceabe14ead0cba43dabb264c0902526c2733e2315b0a59a6621c445ac92",
  "crate_file": "asset-test-utils-30.0.0.crate",
  "crate_url": "https://static.crates.io/crates/asset-test-utils/asset-test-utils-30.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "assets-common",
      "optional": false,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "max-encoded-len"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.7.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-pallet-parachain-system",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-pallet-xcmp-queue",
      "optional": false,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cumulus-primitives-core",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-support",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "frame-system",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-asset-conversion",
      "optional": false,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-assets",
      "optional": false,
      "req": "^49.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-balances",
      "optional": false,
      "req": "^47.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-collator-selection",
      "optional": false,
      "req": "^27.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-session",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-timestamp",
      "optional": false,
      "req": "^45.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-xcm",
      "optional": false,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pallet-xcm-bridge-hub-router",
      "optional": false,
      "req": "^0.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parachain-info",
      "optional": false,
      "package": "staging-parachain-info",
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parachains-common",
      "optional": false,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "parachains-runtimes-test-utils",
      "optional": false,
      "req": "^29.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-io",
      "optional": false,
      "req": "^45.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sp-runtime",
      "optional": false,
      "req": "^46.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm",
      "optional": false,
      "package": "staging-xcm",
      "req": "^22.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-builder",
      "optional": false,
      "package": "staging-xcm-builder",
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-executor",
      "optional": false,
      "package": "staging-xcm-executor",
      "req": "^25.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xcm-runtime-apis",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "assets-common/std",
      "codec/std",
      "cumulus-pallet-parachain-system/std",
      "cumulus-pallet-xcmp-queue/std",
      "cumulus-primitives-core/std",
      "frame-support/std",
      "frame-system/std",
      "pallet-asset-conversion/std",
      "pallet-assets/std",
      "pallet-balances/std",
      "pallet-collator-selection/std",
      "pallet-session/std",
      "pallet-timestamp/std",
      "pallet-xcm-bridge-hub-router/std",
      "pallet-xcm/std",
      "parachain-info/std",
      "parachains-common/std",
      "parachains-runtimes-test-utils/std",
      "sp-io/std",
      "sp-runtime/std",
      "xcm-builder/std",
      "xcm-executor/std",
      "xcm-runtime-apis/std",
      "xcm/std"
    ],
    "try-runtime": [
      "assets-common/try-runtime",
      "cumulus-pallet-parachain-system/try-runtime",
      "cumulus-pallet-xcmp-queue/try-runtime",
      "frame-support/try-runtime",
      "frame-system/try-runtime",
      "pallet-asset-conversion/try-runtime",
      "pallet-assets/try-runtime",
      "pallet-balances/try-runtime",
      "pallet-collator-selection/try-runtime",
      "pallet-session/try-runtime",
      "pallet-timestamp/try-runtime",
      "pallet-xcm-bridge-hub-router/try-runtime",
      "pallet-xcm/try-runtime",
      "parachain-info/try-runtime",
      "parachains-common/try-runtime",
      "sp-runtime/try-runtime"
    ]
  },
  "index_path": "as/se/asset-test-utils",
  "name": "asset-test-utils",
  "pubtime": "2026-03-29T00:40:52Z",
  "vers": "30.0.0",
  "yanked": false
}
