Skip to content

serde 0.8.12

  • Update the serde_derive crate type from "rustc-macro" to "proc-macro" to match the blanket rename in Rust (https://github.com/rust-lang/rust/pull/36945). Rustc 1.14.0-nightly (6e8f92f11 2016-10-07) is the first version containing the rename.