Skip to content

2.2.0

Latest

Choose a tag to compare

@jimmycuadra jimmycuadra released this 31 Jan 13:55

Improvements:

  • Various constructors are now annotated with #[must_use].
  • Make simple functions available in const contexts.

Bug fixes:

  • The jitter function modifies the input Duration atomically rather than to seconds and nanoseconds separately, resulting in less predictable jitter.