diff --git a/Cargo.toml b/Cargo.toml index aeeff79..4506e95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ 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" base64 = "0.12.1"