Skip to content

Commit 60193e5

Browse files
committed
Set rust-version to 1.61
1 parent b48f5a7 commit 60193e5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ keywords = ["web", "request", "https", "http", "client"]
1010
categories = ["web-programming::http-client"]
1111
edition = "2018"
1212

13+
14+
# MSRV
15+
rust-version = "1.61"
16+
1317
[package.metadata.docs.rs]
1418
features = ["tls", "native-tls", "json", "charset", "cookies", "socks-proxy", "gzip", "brotli", "http-interop"]
1519
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)