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 11[package ]
22name = " tss-esapi-sys"
3- version = " 0.5.0 "
3+ version = " 0.6.0-alpha.1 "
44authors = [" Parsec Project Contributors" ]
55edition = " 2021"
66description = " FFI wrapper around TSS 2.0 Enhanced System API"
Original file line number Diff line number Diff line change 11[package ]
22name = " tss-esapi"
3- version = " 8.0.0-alpha"
3+ version = " 8.0.0-alpha.1 "
44authors = [" Parsec Project Contributors" ]
55edition = " 2021"
66description = " Rust-native wrapper around TSS 2.0 Enhanced System API"
@@ -33,7 +33,7 @@ num-traits = "0.2.12"
3333hostname-validator = " 1.1.0"
3434regex = " 1.3.9"
3535zeroize = { version = " 1.5.7" , features = [" zeroize_derive" ] }
36- tss-esapi-sys = { path = " ../tss-esapi-sys" , version = " 0.5.0 " }
36+ tss-esapi-sys = { path = " ../tss-esapi-sys" , version = " 0.6.0-alpha.1 " }
3737x509-cert = { version = " 0.2.0" , optional = true }
3838ecdsa = { version = " 0.16.9" , features = [
3939 " der" ,
You can’t perform that action at this time.
0 commit comments