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 5
5
TOOLCHAIN_MIN :
6
6
required : false
7
7
type : string
8
- default : " 1.79 .0"
8
+ default : " 1.82 .0"
9
9
TOOLCHAIN_MAX :
10
10
required : false
11
11
type : string
Original file line number Diff line number Diff line change 2
2
name = " tss2-fapi-rs"
3
3
version = " 0.5.6"
4
4
edition = " 2021"
5
+ rust-version = " 1.82"
5
6
description = " Provides a Rust interface to the TSS2.0 Feature API (FAPI)"
6
7
license = " BSD-3-Clause"
7
8
authors = [" 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.82 .0+-orchid?logo=rust )] ( https://www.rust-lang.org/ )
2
2
[ ![ Crates.io] ( https://img.shields.io/crates/v/tss2-fapi-rs.svg )] ( https://crates.io/crates/tss2-fapi-rs )
3
3
[ ![ Docs.rs] ( https://img.shields.io/docsrs/tss2-fapi-rs.svg )] ( https://docs.rs/tss2-fapi-rs/latest/tss2_fapi_rs/ )
4
4
[ ![ 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