aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9438e7c..dbfdbe3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,7 +51,7 @@ httparse = "1"
http = "0.2"
atty = "0.2"
rustls = { version = "0.20", optional = true }
-rustls-pemfile = { version = "0.2", optional = true }
+rustls-pemfile = { version = "0.3", optional = true }
socket2 = "0.4"
get_if_addrs = "0.5"