Skip to content

Commit 83f1bbd

Browse files
authored
Merge pull request #83 from Kobzol/no-publish-native-c
Do not publish the `native-c` crate
2 parents 6de8895 + f29ee05 commit 83f1bbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/native-c/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Native C version of the rustc_demangle crate
77
"""
88
license = "MIT/Apache-2.0"
99
repository = "https://github.com/rust-lang/rustc-demangle"
10+
publish = false
1011

1112
[lib]
1213
name = "rustc_demangle_native_c"

0 commit comments

Comments
 (0)