mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:17:30 +03:00
docs: rework RUSTLS install instructions
Describes using a package manager or pre-built binaries and adopts the 0.15 installation from source instructions. Previously the rustls docs described installing rustls-ffi from source using the GNU Makefile. The upstream project has switched to using cargo-c as a cross-platform solution that works well with the rust toolchain, pkg-config, and Windows and so this needs an update. Similarly, for folks that want to avoid the extra cargo-c tool requirement, rustls-ffi provides binary releases for common platforms, and some Linux distributions/package managers offer pre-built packages. The install instructions are expanded to cover these options since they're generally better for end users than building the dep. from source (no `rustc` required).
This commit is contained in:
parent
0c20e9bf1a
commit
14761d8b61
2 changed files with 60 additions and 10 deletions
1
.github/scripts/spellcheck.words
vendored
1
.github/scripts/spellcheck.words
vendored
|
|
@ -722,6 +722,7 @@ Ruslan
|
|||
rustc
|
||||
Rustls
|
||||
rustls
|
||||
rustup
|
||||
Sagula
|
||||
SanDisk
|
||||
SAS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue