Skip to content

Commit ef9963b

Browse files
tgonzalezorlandoarmgowthamsk-arm
authored andcommitted
Cargo.toml: Specify rust-version=1.66.0
Mark MSRV (Minimum Supported Rust Version) as 1.66.0 Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
1 parent 6682fb8 commit ef9963b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ keywords = ["parsec"]
1010
categories = ["development-tools"]
1111
edition = "2018"
1212
documentation = "https://docs.rs/crate/parsec-client"
13+
rust-version = "1.66.0"
1314

1415
[dependencies]
1516
parsec-interface = "0.29.0"

0 commit comments

Comments
 (0)