Skip to content

Version 0.2.2

Latest
Compare
Choose a tag to compare
@elliottslaughter elliottslaughter released this 13 Feb 21:29
· 1 commit to master since this release

This release has no changed behaviors.

Upgraded dependencies:

  • time to 0.3
  • digest, sha2 and blake2 to 0.10
  • base64 to 0.20
  • clap to 3
  • (benchmark only) criterion to 0.4

Also includes code cleanup/formatting. Code now passes clippy and is formatted with rustfmt.