Skip to content

Commit

Permalink
Bump tss-esapi to 7.5.0
Browse files Browse the repository at this point in the history
 * Update Cargo.lock.frozen for MSRV testing
 * Update CHANGELOG
 * Update Cargo.toml specified tss-esapi version to 7.5.0

Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Mar 14, 2024
1 parent 4931b36 commit a930998
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [tss-esapi-7.5.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-7.5.0) (2024-03-14)

[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-sys-0.6.0...tss-esapi-7.5.0)


## [tss-esapi-sys-0.6.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.6.0) (2023-03-14)

Expand Down
2 changes: 1 addition & 1 deletion tss-esapi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tss-esapi"
version = "7.4.0"
version = "7.5.0"
authors = ["Parsec Project Contributors"]
edition = "2018"
description = "Rust-native wrapper around TSS 2.0 Enhanced System API"
Expand Down
2 changes: 1 addition & 1 deletion tss-esapi/tests/Cargo.lock.frozen

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a930998

Please sign in to comment.