Skip to content

Commit

Permalink
Update tokio-rustls to version 0.13.1 (seanmonstar#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabaluev authored and jxs committed Jun 27, 2021
1 parent 6d843e9 commit 25d871d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tower-service = "0.3"
tokio-tungstenite = { version = "0.10", default-features = false, optional = true }
urlencoding = "1.0.0"
pin-project = "0.4.5"
tokio-rustls = { version = "0.12.2", optional = true }
tokio-rustls = { version = "0.13.1", optional = true }

[dev-dependencies]
pretty_env_logger = "0.4"
Expand Down

0 comments on commit 25d871d

Please sign in to comment.