Skip to content

Commit

Permalink
Cargo.toml: Specify rust-version=1.66.0
Browse files Browse the repository at this point in the history
Mark MSRV (Minimum Supported Rust Version) as 1.66.0

Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Nov 7, 2023
1 parent 7c68948 commit 5a2377d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tss-esapi-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ license = "Apache-2.0"
repository = "https://github.com/parallaxsecond/rust-tss-esapi"
documentation = "https://docs.rs/crate/tss-esapi-sys"
links = "tss2-esys"
rust-version = "1.66.0"

[build-dependencies]
bindgen = { version = "0.66.1", optional = true }
Expand Down

0 comments on commit 5a2377d

Please sign in to comment.