Cargo Features

[dependencies]
bp-bridge-hub-wococo = { version = "0.4.0", default-features = false, features = ["std"] }
default = std

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

std default

Enables std of bp-bridge-hub-cumulus ^0.4.0, bp-messages ^0.4.0, and bp-runtime ^0.4.0

bp-bridge-hub-cumulus:

Bridge Dependencies

and std of frame-support ^25.0.0, sp-api ^23.0.0, sp-runtime ^28.0.0, and sp-std ^12.0.0

frame-support:

Substrate Based Dependencies