Merge pull request #6 from runcom/bump-tss-eapi

bump rust-rss-eapi to 6.1.1, tpm2-policy to 0.5.0
This commit is contained in:
Peter Robinson 2021-10-01 15:39:15 +01:00 committed by GitHub
commit 74a320c8d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,10 +10,10 @@ license = "EUPL-1.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tss-esapi = "5.0"
tss-esapi = "6.1.1"
serde = "1.0"
biscuit = "0.5.0"
serde_json = "1.0"
base64 = "0.12.1"
atty = "0.2.14"
tpm2-policy = "0.4.0"
tpm2-policy = "0.5.0"