Skip to content

0.6.0

Compare
Choose a tag to compare
@Roguelazer Roguelazer released this 14 Jul 19:37
· 17 commits to master since this release

This release adds the timestamp_nanos attribute on SyslogMessage structs with the fractional part of the timestamp. Thanks to @bwtril-justin for this contribution!

It also now actually passes clippy; thanks clippy!