Skip to content

Commit e59b4db

Browse files
authored
Add docs.rs documentation link to cxx-build's Cargo.toml
1 parent 9610dd5 commit e59b4db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gen/build/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "1.0.88"
44
authors = ["David Tolnay <[email protected]>"]
55
categories = ["development-tools::build-utils", "development-tools::ffi"]
66
description = "C++ code generator for integrating `cxx` crate into a Cargo build."
7+
documentation = "https://docs.rs/cxx-build"
78
edition = "2018"
89
exclude = ["build.rs"]
910
homepage = "https://cxx.rs"

0 commit comments

Comments
 (0)