Update deps

This commit is contained in:
Matthew Scheirer 2018-01-04 13:21:54 -05:00
parent 7bb71aa7fe
commit fddacdfb6a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ keywords = ["sync", "authentication", "client", "reqwest",
readme = "README.md"
[dependencies]
base64 = "0.7"
base64 = "0.9"
biscuit = { git = "https://github.com/Korvox/biscuit" }
chrono = "0.4"
inth-oauth2 = "0.15"