tokio-serde
tokio-serde copied to clipboard
fix(deps): Correct minimal crate versions
A few crates did not have their minimal version set correctly. This bumps their versions.
Check with:
rm -f Cargo.lock cargo +nightly check -Z minimal-versions --all-features