alexcrichton / alexcrichton/curl-rust
Missing SSL options in newest published version
- Dominant language
- Rust
- Stars
- 1.1k
- Forks
- 258
- PR merge metrics
- No merged PRs in 30d
Description
The following PR that was merged in November 2022 adds missing SSL options: #467 .
I want to be able to consume these new SSL options, but I see that the latest version of this crate was released on July 2022.
1. Is there any plan to release a new version in the near future?
2. If not, I'm thinking of consuming a specific version of this repo using [rust git dependencies](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-git-repositories). Is there any stable version of this repository that I should use, that contains the merged PR?
Thank you in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.