EmbarkStudios / mirror-mirror

🪞 Powerful reflection library for Rust
Apache License 2.0
79 stars 2 forks source link

Update `kollect` to 0.4.0 #144

Closed fu5ha closed 6 months ago

fu5ha commented 6 months ago

This bumps kollect to 0.4.0, which I've just released, the only change being changing the default serialization format of maps to be as sequences of (k, v) pairs. Thus this is a breaking serialization change. We should therefore not bump this version into wim until the PR that intentionally breaks a bunch of data which this is being used for.