Cargo Features

[dependencies]
bp-asset-hub-kusama = { version = "0.2.0", default-features = false, features = ["std"] }
default = std

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

std default

Enables std of bp-xcm-bridge-hub-router ^0.3.0 and parity-scale-codec

bp-xcm-bridge-hub-router:

Bridge Dependencies

and std of frame-support ^25.0.0 and scale-info

frame-support:

Substrate Dependencies