Cargo Features

[dependencies]
fuels-core = { version = "0.66.9", default-features = false, features = ["std"] }
default = std

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

std default

Enables fuel-core-client, std of fuel-core-types

Affects wrappers::gas_price