Use biscuit 0.5.0-beta2

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2020-07-22 17:21:35 +02:00
parent 8f8397c94f
commit ccc7a94d56

View file

@ -9,6 +9,6 @@ edition = "2018"
[dependencies]
tss-esapi = "4.0.5-alpha.1"
serde = "1.0"
biscuit = { git = "https://github.com/lawliet89/biscuit", branch = "master" }
biscuit = "0.5.0-beta2"
serde_json = "1.0"
base64 = "0.12.1"