main
Switch serde dependency to serde_core
re-gate zerocopy behind unstable feature flag
don't use allocated values in errors
Refactor: Remove feature and introduce type
prepare for 1.18.1 release
make use of newer Cargo features for specifying dependencies
Directly call Debug and Display traits instead of using the write macro
wrap the error type used in time conversions
Add `wasm32v1-none` support
implement now in wasm