Stop using padding

This commit is contained in:
Thomas Gideon 2017-02-20 13:05:06 -05:00
parent 8826655201
commit 9df2ac741e
4 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "medallion"
version = "1.1.0"
version = "1.1.1"
authors = ["Thomas Gideon <cmdln@thecommandline.net>"]
description = "JWT library for rust using serde, serde_json and openssl"
homepage = "http://github.com/commandline/medallion"