Skip to content

Commit 1d5200d

Browse files
chore: drop the msrv back to 1.85.0
1 parent 3aac1a7 commit 1d5200d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/RustCrypto/rustls-rustcrypto"
1212
categories = ["cryptography", "no-std"]
1313
keywords = ["rustls", "tls"]
1414
edition = "2024"
15-
rust-version = "1.88.0"
15+
rust-version = "1.85.0"
1616
resolver = "2"
1717

1818
# Ensure all dependencies + feats are mapped to crate features for correct usage

0 commit comments

Comments
 (0)