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 1f13e31 + e59b4db commit 036bb92Copy full SHA for 036bb92
gen/build/Cargo.toml
@@ -4,6 +4,7 @@ version = "1.0.88"
4
authors = ["David Tolnay <[email protected]>"]
5
categories = ["development-tools::build-utils", "development-tools::ffi"]
6
description = "C++ code generator for integrating `cxx` crate into a Cargo build."
7
+documentation = "https://docs.rs/cxx-build"
8
edition = "2018"
9
exclude = ["build.rs"]
10
homepage = "https://cxx.rs"
0 commit comments