Skip to content

Commit

Permalink
Merge pull request #5 from jpoisso/renovate/rustls-pemfile-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoisso authored Sep 26, 2023
2 parents 0266d29 + 7217cd9 commit e6704a3
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 @@ -12,7 +12,7 @@ anyhow = "1.0.75"
cloudflare = { version = "0.10.1" , features = ["rustls-tls"], default-features=false }
reqwest = { version = "0.11.20", features = ["rustls-tls", "json", "blocking"], default-features=false }
rustls = "0.21.7"
rustls-pemfile = "1.0.0"
rustls-pemfile = "1.0.3"
webpki-roots = "0.25.2"

[profile.release]
Expand Down

0 comments on commit e6704a3

Please sign in to comment.