The features page should recommend having your own `std` feature if you depend on no_std Serde. ```toml [features] std = ["serde/std"] ```