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 3c2b13b commit a70ed35Copy full SHA for a70ed35
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "link-cplusplus"
3
-version = "1.0.11"
+version = "1.0.12"
4
authors = ["David Tolnay <dtolnay@gmail.com>"]
5
categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "no-std", "no-std::no-alloc"]
6
description = "Link libstdc++ or libc++ automatically or manually"
0 commit comments