Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Rust

1 items on 13 Sep 2025
Rust GitHub

serde-rs/serde: v1.0.220

Add a way for data formats to depend on serde traits without waiting for serde_derive compilation: https://docs.rs/serde_core (#2608, thanks @osiewicz)

Source: serde Releases dtolnay