Skip to content

STDIN support

Choose a tag to compare

@mike-engel mike-engel released this 20 Apr 00:22
7058cb7

New features

  • Add support for stdin on encode and decode. Instead of passing a JSON body or a JWT token, you can simply pass -. #10

Minor changes

  • Updated the project to use rust 2018 edition
  • Update dependencies