Skip to content

v0.3.8: Fix newline chars properly

Pre-release
Pre-release
Compare
Choose a tag to compare
@antheas antheas released this 01 Aug 13:05
· 78 commits to master since this release
ed992b3

Fixes serializing newlines in annotations by changing the ostree-rs-ext json serializer by a "canonical" one that's not canonical to normal serde_json.

Full Changelog: v0.3.5...v0.3.8