| commit | a70ed352d9582ebd1359b12cd157716637ed67c3 | [log] [tgz] |
|---|---|---|
| author | David Tolnay <[email protected]> | Sat Sep 06 23:15:09 2025 |
| committer | David Tolnay <[email protected]> | Sat Sep 06 23:15:09 2025 |
| tree | 5af20426158271151950d8e669f8c733d5903a8a | |
| parent | 3c2b13ba41d393eef9e0a7ff507daca187c20b52 [diff] |
Release 1.0.12
diff --git a/Cargo.toml b/Cargo.toml index 7dd97e8..ab8ae33 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "link-cplusplus" -version = "1.0.11" +version = "1.0.12" authors = ["David Tolnay <[email protected]>"] categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "no-std", "no-std::no-alloc"] description = "Link libstdc++ or libc++ automatically or manually"