Skip to content

Commit f29ee05

Browse files
committed
Do not publish the native-c crate
1 parent 6de8895 commit f29ee05

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)