File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tss-esapi-sys"
3
- version = " 0.3.0 "
3
+ version = " 0.3.1 "
4
4
authors = [" Parsec Project Contributors" ]
5
5
edition = " 2018"
6
6
description = " FFI wrapper around TSS 2.0 Enhanced System API"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " tss-esapi"
3
- version = " 7.1 .0"
3
+ version = " 7.2 .0"
4
4
authors = [" Parsec Project Contributors" ]
5
5
edition = " 2018"
6
6
description = " Rust-native wrapper around TSS 2.0 Enhanced System API"
@@ -22,7 +22,7 @@ num-traits = "0.2.12"
22
22
hostname-validator = " 1.1.0"
23
23
regex = " 1.3.9"
24
24
zeroize = { version = " 1.1.0" , features = [" zeroize_derive" ] }
25
- tss-esapi-sys = { path = " ../tss-esapi-sys" , version = " 0.3.0 " }
25
+ tss-esapi-sys = { path = " ../tss-esapi-sys" , version = " 0.3.1 " }
26
26
oid = " 0.2.1"
27
27
picky-asn1 = " 0.3.0"
28
28
picky-asn1-x509 = " 0.6.1"
You can’t perform that action at this time.
0 commit comments