Skip to content

keyvalues-serde 0.2.3

Latest

Choose a tag to compare

@CosmicHorrorDev CosmicHorrorDev released this 10 Dec 03:35
· 8 commits to main since this release

Version 0.2.3 | 2025-12-08

The move from serde to just serde_core should help build times considerably πŸš€

Deps

  • Depend on serde_core instead of serde (#100)

Docs

  • Fix broken from_str_raw() function link (#84)
  • Add a crates.io badge to the README (#103)