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.2 .0"
3
+ version = " 0.3 .0"
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.0.0-alpha .1"
3
+ version = " 7.0.0-beta .1"
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.2 .0" }
25
+ tss-esapi-sys = { path = " ../tss-esapi-sys" , version = " 0.3 .0" }
26
26
primal = " 0.3.0"
27
27
28
28
[dev-dependencies ]
You can’t perform that action at this time.
0 commit comments