Skip to content

Commit

Permalink
Upgrade to rustls-pemfile 1 (hyperium#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Aug 2, 2022
1 parent e902e51 commit 87ecfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokio-rustls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tokio = { version = "1.0", features = ["full"] }
futures-util = "0.3.1"
lazy_static = "1"
webpki-roots = "0.22"
rustls-pemfile = "0.2.1"
rustls-pemfile = "1"

0 comments on commit 87ecfe7

Please sign in to comment.