What's Changed
Instant
crate was deprecated, useweb-time
now.- Added Streamed Json Parser as an alternative to Serde. Serde loads the entire file into memory before parsing it, so the streamed parser is useful in embedded systems where memory is scarce.
Full Changelog: https://github.com/bladecoder/blade-ink-rs/commits/v1.1.0