summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 102b4ab..cfc8508 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "kanidm-auth-plugin"
version = "0.1.0"
edition = "2021"
+publish = false
[dependencies]
anyhow = "1.0.93"