Skip to content

Commit cef457e

Browse files
committed
Update to tss-esapi v7.6.0
Signed-off-by: Thore Sommer <[email protected]>
1 parent 329329d commit cef457e

File tree

2 files changed

+12
-39
lines changed

2 files changed

+12
-39
lines changed

Cargo.lock

+11-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ static_assertions = "1"
4141
tempfile = "3.4.0"
4242
thiserror = "2.0"
4343
tokio = {version = "1", features = ["rt", "sync", "macros"]}
44-
tss-esapi = {version = "7.4.0", features = ["generate-bindings"]}
44+
tss-esapi = {version = "7.6.0", features = ["generate-bindings"]}
4545
uuid = {version = "1.3", features = ["v4"]}
4646
zip = {version = "0.6", default-features = false, features= ["deflate"]}

0 commit comments

Comments
 (0)