Skip to content

Commit 38af1e3

Browse files
committed
Bump MSRV to 1.77.0
1 parent a5a8358 commit 38af1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustls-platform-verifier/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords = ["tls", "certificate", "verification", "os", "native"]
77
repository = "https://github.com/rustls/rustls-platform-verifier"
88
license = "MIT OR Apache-2.0"
99
edition = "2021"
10-
rust-version = "1.71.0"
10+
rust-version = "1.77.0"
1111

1212
[lib]
1313
name = "rustls_platform_verifier"

0 commit comments

Comments
 (0)