Skip to content

Commit 29b7278

Browse files
authored
Merge pull request #472 from Superhepper/version-fix
Fixes version in tss-esapi crate on main.
2 parents 21d4263 + 25868aa commit 29b7278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tss-esapi/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tss-esapi"
3-
version = "7.1.0"
3+
version = "8.0.0-alpha"
44
authors = ["Parsec Project Contributors"]
55
edition = "2018"
66
description = "Rust-native wrapper around TSS 2.0 Enhanced System API"

0 commit comments

Comments
 (0)