Skip to content

Commit

Permalink
Merge pull request #27 from nullr0ute/tss-esapi-7.5
Browse files Browse the repository at this point in the history
chore: Bump tss-esapi to 7.5
  • Loading branch information
nullr0ute committed May 2, 2024
2 parents ed95396 + 427ad49 commit 2790bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MIT"

[dependencies]
anyhow = "1"
tss-esapi = { version = "7.2", features = ["generate-bindings"] }
tss-esapi = { version = "7.5", features = ["generate-bindings"] }
serde = "1.0"
josekit = "0.7.4"
serde_json = "1.0"
Expand Down

0 comments on commit 2790bb4

Please sign in to comment.