Cargo Features

[dependencies]
asset-test-utils = { version = "12.0.0", default-features = false, features = ["std"] }
default = std

The std feature is set by default whenever asset-test-utils is added without default-features = false somewhere in the dependency tree.

std default

Enables std of staging-xcm, staging-xcm-builder, and staging-xcm-executor

staging-xcm:

Polkadot

and std of parity-scale-codec, cumulus-pallet-parachain-system, cumulus-pallet-xcmp-queue, and cumulus-primitives-core

cumulus-pallet-parachain-system:

Cumulus

and std of pallet-xcm-bridge-hub-router, staging-parachain-info, parachains-common, parachains-runtimes-test-utils, sp-io, sp-runtime, and sp-std

pallet-xcm-bridge-hub-router:

Bridges

and std of frame-support, frame-system, pallet-assets, pallet-balances, pallet-collator-selection, pallet-session, pallet-timestamp, and pallet-xcm

frame-support:

Substrate