const SERDE_WITH_DEP: &str = r#"serde_with = { version = "3.15", default-features = false, features = ["std"] }"#;