summaryrefslogtreecommitdiffstats
path: root/drivers/char/rust_example/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/rust_example/Cargo.toml')
-rw-r--r--drivers/char/rust_example/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/rust_example/Cargo.toml b/drivers/char/rust_example/Cargo.toml
index c4adcdf3458a..500476526018 100644
--- a/drivers/char/rust_example/Cargo.toml
+++ b/drivers/char/rust_example/Cargo.toml
@@ -6,6 +6,7 @@
name = "rust_example"
version = "0.1.0"
edition = "2018"
+publish = false
[lib]
crate-type = ["staticlib"]