File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 TOOLCHAIN_MIN :
66 required : false
77 type : string
8- default : " 1.79 .0"
8+ default : " 1.82 .0"
99 TOOLCHAIN_MAX :
1010 required : false
1111 type : string
Original file line number Diff line number Diff line change 22name = " tss2-fapi-rs"
33version = " 0.5.6"
44edition = " 2021"
5+ rust-version = " 1.82"
56description = " Provides a Rust interface to the TSS2.0 Feature API (FAPI)"
67license = " BSD-3-Clause"
78authors = [" Daniel Trick <daniel.trick@sit.fraunhofer.de>" ]
Original file line number Diff line number Diff line change 1- [ ![ Rust] ( https://img.shields.io/badge/rust-1.79 .0+-orchid?logo=rust )] ( https://www.rust-lang.org/ )
1+ [ ![ Rust] ( https://img.shields.io/badge/rust-1.81 .0+-orchid?logo=rust )] ( https://www.rust-lang.org/ )
22[ ![ Crates.io] ( https://img.shields.io/crates/v/tss2-fapi-rs.svg )] ( https://crates.io/crates/tss2-fapi-rs )
33[ ![ Docs.rs] ( https://img.shields.io/docsrs/tss2-fapi-rs.svg )] ( https://docs.rs/tss2-fapi-rs/latest/tss2_fapi_rs/ )
44[ ![ License] ( https://img.shields.io/crates/l/tss2-fapi-rs )] ( https://opensource.org/licenses/BSD-3-Clause )
You can’t perform that action at this time.
0 commit comments