Skip to content

RUST-226 Support tlsCertificateKeyFilePassword #1256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
msrv fix?
  • Loading branch information
abr-egn committed Dec 2, 2024
commit 8aa876dffdb84eff14ec7b227ebfe31e558b88cb
6 changes: 4 additions & 2 deletions .evergreen/MSRV-Cargo.toml.diff
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
141c141
116a117
> url = "=2.5.2"
144c145
< version = "1.17.0"
---
> version = "=1.38.0"
150c150
153c154
< version = "0.7.0"
---
> version = "=0.7.11"