Skip to content

Commit 04cd659

Browse files
committed
Add categories to crates.io metadata
1 parent b8405af commit 04cd659

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "link-cplusplus"
33
version = "1.0.6"
44
authors = ["David Tolnay <[email protected]>"]
5+
categories = ["external-ffi-bindings", "development-tools::ffi", "compilers", "no-std"]
56
description = "Link libstdc++ or libc++ automatically or manually"
67
documentation = "https://docs.rs/link-cplusplus"
78
edition = "2018"

0 commit comments

Comments
 (0)