Update webpki-roots to current version (#1041)
Simple bump from 0.19 to 0.20
This commit is contained in:
		| @@ -97,7 +97,7 @@ tokio-tls = { version = "0.3.0", optional = true } | |||||||
| hyper-rustls = { version = "0.21", default-features = false, optional = true } | hyper-rustls = { version = "0.21", default-features = false, optional = true } | ||||||
| rustls = { version = "0.18", features = ["dangerous_configuration"], optional = true } | rustls = { version = "0.18", features = ["dangerous_configuration"], optional = true } | ||||||
| tokio-rustls = { version = "0.14", optional = true } | tokio-rustls = { version = "0.14", optional = true } | ||||||
| webpki-roots = { version = "0.19", optional = true } | webpki-roots = { version = "0.20", optional = true } | ||||||
|  |  | ||||||
| ## cookies | ## cookies | ||||||
| cookie_crate = { version = "0.14", package = "cookie", optional = true } | cookie_crate = { version = "0.14", package = "cookie", optional = true } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user