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 b8405af commit 04cd659Copy full SHA for 04cd659
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "link-cplusplus"
3
version = "1.0.6"
4
authors = ["David Tolnay <[email protected]>"]
5
+categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "no-std"]
6
description = "Link libstdc++ or libc++ automatically or manually"
7
documentation = "https://docs.rs/link-cplusplus"
8
edition = "2018"
0 commit comments