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.
1 parent 04cd659 commit 8438f76Copy full SHA for 8438f76
Cargo.toml
@@ -6,6 +6,7 @@ categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "n
6
description = "Link libstdc++ or libc++ automatically or manually"
7
documentation = "https://docs.rs/link-cplusplus"
8
edition = "2018"
9
+keywords = ["linkage", "c++"]
10
license = "MIT OR Apache-2.0"
11
links = "cplusplus"
12
readme = "README.md"
0 commit comments