Skip to content

Commit 1c5fad6

Browse files
committed
Release 1.0.10
1 parent f6403d5 commit 1c5fad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "link-cplusplus"
3-
version = "1.0.9"
3+
version = "1.0.10"
44
authors = ["David Tolnay <dtolnay@gmail.com>"]
55
categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "no-std", "no-std::no-alloc"]
66
description = "Link libstdc++ or libc++ automatically or manually"

0 commit comments

Comments
 (0)