We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
native-c
1 parent 6de8895 commit f29ee05Copy full SHA for f29ee05
crates/native-c/Cargo.toml
@@ -7,6 +7,7 @@ Native C version of the rustc_demangle crate
7
"""
8
license = "MIT/Apache-2.0"
9
repository = "https://github.com/rust-lang/rustc-demangle"
10
+publish = false
11
12
[lib]
13
name = "rustc_demangle_native_c"
0 commit comments