Releases: dtolnay/serde-ignored
Releases · dtolnay/serde-ignored
0.1.10
- Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache
0.1.9
- Documentation improvements
0.1.7
- Preserve is_human_readable setting of wrapped deserializer (#18)
0.1.6
- Documentation improvements
0.1.5
- Add categories and keywords to crates.io metadata
0.1.4
- Compatibility with #![no_std] (#16)
0.1.3
- Add
rust-version
entry to Cargo.toml to declare the oldest supported compiler version
0.1.2
- Documentation improvements
0.1.1
- Render readme on crates.io