Skip to content

Commit

Permalink
Update webpki dev-dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Aug 4, 2023
1 parent a4c184a commit 19080a5
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 @@ -30,4 +30,4 @@ futures-util = "0.3.1"
lazy_static = "1"
webpki-roots = "0.25"
rustls-pemfile = "1"
webpki = { package = "rustls-webpki", version = "0.100.0", features = ["alloc", "std"] }
webpki = { package = "rustls-webpki", version = "0.101.2", features = ["alloc", "std"] }

0 comments on commit 19080a5

Please sign in to comment.