We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8c6e33 + 3c1596d commit f624095Copy full SHA for f624095
README.md
@@ -28,6 +28,7 @@ Cargo requires the following tools and packages to build:
28
* `curl` (on Unix)
29
* `pkg-config` (on Unix, used to figure out the `libssl` headers/libraries)
30
* OpenSSL headers (only for Unix, this is the `libssl-dev` package on ubuntu)
31
+* A C compiler [for your platform](https://github.com/rust-lang/cc-rs#compile-time-requirements)
32
* `cargo` and `rustc`
33
34
First, you'll want to check out this repository
0 commit comments