Cargo Features

[dependencies]
suntime = { version = "0.1.1", default-features = false, features = ["std"] }
default = std

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

std default = serde

Enables std of parity-scale-codec ^1.3.0, frame-executive ^2.0.0-rc4, frame-support ^2.0.0-rc4, frame-system ^2.0.0-rc4, sunshine-org, pallet-aura ^2.0.0-rc4, pallet-balances ^2.0.0-rc4, pallet-grandpa ^2.0.0-rc4, pallet-indices ^2.0.0-rc4, pallet-randomness-collective-flip ^2.0.0-rc4, pallet-sudo ^2.0.0-rc4, pallet-timestamp ^2.0.0-rc4, pallet-transaction-payment ^2.0.0-rc4, sp-api ^2.0.0-rc4, sp-block-builder ^2.0.0-rc4, sp-consensus-aura ^0.8.0-rc4, sp-core ^2.0.0-rc4, sp-inherents ^2.0.0-rc4, sp-io ^2.0.0-rc4, sp-offchain ^2.0.0-rc4, sp-runtime ^2.0.0-rc4, sp-session ^2.0.0-rc4, sp-std ^2.0.0-rc4, sp-transaction-pool ^2.0.0-rc4, sp-version ^2.0.0-rc4, sunshine-util, and sunshine-identity-utils ^0.1.0

Affects suntime::native_version

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde std