We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b38fc9 commit c012613Copy full SHA for c012613
curl-sys/Cargo.toml
@@ -10,6 +10,7 @@ description = "Native bindings to the libcurl library"
10
documentation = "https://docs.rs/curl-sys"
11
categories = ["external-ffi-bindings"]
12
edition = "2018"
13
+exclude = ["curl/docs/", "curl/tests/"]
14
15
[badges]
16
travis-ci = { repository = "alexcrichton/curl-rust" }
0 commit comments