Skip to content

Fix compatibility with log>0.4.15

Latest
Compare
Choose a tag to compare
@Techcable Techcable released this 23 Mar 07:51
· 3 commits to master since this release

Avoiding this compatibility bug is done by avoiding using log's private API to construct records (PR #22).
Fixes slog-rs/slog#309

Adds support for log/unstable_kv feature (PR #18)

See changelog for full details