Skip to content

Commit e7eef64

Browse files
Bump tss-esapi-sys to 0.5.0
Signed-off-by: Tomás González <[email protected]>
1 parent 38998ec commit e7eef64

File tree

4 files changed

+64
-104
lines changed

4 files changed

+64
-104
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [tss-esapi-sys-0.5.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.5.0) (2023-10-06)
3+
## [tss-esapi-sys-0.5.0](https://github.com/parallaxsecond/rust-tss-esapi/tree/tss-esapi-sys-0.5.0) (2023-10-09)
44

55
[Full Changelog](https://github.com/parallaxsecond/rust-tss-esapi/compare/tss-esapi-7.3.0...tss-esapi-sys-0.5.0)
66

tss-esapi-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tss-esapi-sys"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Parsec Project Contributors"]
55
edition = "2018"
66
description = "FFI wrapper around TSS 2.0 Enhanced System API"

tss-esapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ num-traits = "0.2.12"
2222
hostname-validator = "1.1.0"
2323
regex = "1.3.9"
2424
zeroize = { version = "1.1.0", features = ["zeroize_derive"] }
25-
tss-esapi-sys = { path = "../tss-esapi-sys", version = "0.4.0" }
25+
tss-esapi-sys = { path = "../tss-esapi-sys", version = "0.5.0" }
2626
oid = "0.2.1"
2727
picky-asn1 = "0.8.0"
2828
picky-asn1-x509 = "0.12.0"

tss-esapi/tests/Cargo.lock.frozen

Lines changed: 61 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)