Skip to content

DDlog v0.32.1 with fix for serde regression.

Pre-release
Pre-release
Compare
Choose a tag to compare
@ryzhyk ryzhyk released this 17 Jan 16:58
Rust serde lib no longer re-exports std.

serde release 1.0.119 changed the public interface of the library
without incrementing the version number.  Specifically, it no longer
re-exports bits of the standard library.