Skip to content

Commit

Permalink
Update to webpki-roots 0.22 (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
complexspaces authored Dec 3, 2021
1 parent 17890f8 commit baffb9c
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 @@ -115,7 +115,7 @@ tokio-native-tls = { version = "0.3.0", optional = true }
hyper-rustls = { version = "0.23", default-features = false, optional = true }
rustls = { version = "0.20", features = ["dangerous_configuration"], optional = true }
tokio-rustls = { version = "0.23", optional = true }
webpki-roots = { version = "0.21", optional = true }
webpki-roots = { version = "0.22", optional = true }
rustls-native-certs = { version = "0.6", optional = true }
rustls-pemfile = { version = "0.2", optional = true }

Expand Down

0 comments on commit baffb9c

Please sign in to comment.