Skip to content

Commit 8302b7f

Browse files
raise the MSRV
1 parent 372a1a1 commit 8302b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "2021"
15-
rust-version = "1.75"
15+
rust-version = "1.79"
1616
resolver = "1" # Hack to enable the `custom` feature of `getrandom`
1717

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

0 commit comments

Comments
 (0)