summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-11-30 12:54:42 -0800
committerGravatar Anshul Gupta <ansg191@anshulg.com> 2024-11-30 12:54:42 -0800
commit61521f9e2901c356b14dd07ee40ec8ebca93717c (patch)
tree47db9015a6d4e5728851bbd51a9c9a7ae08a8648
parent8d82871049e22a82c3175981add474d20f54b5de (diff)
downloadkanidm-auth-plugin-61521f9e2901c356b14dd07ee40ec8ebca93717c.tar.gz
kanidm-auth-plugin-61521f9e2901c356b14dd07ee40ec8ebca93717c.tar.zst
kanidm-auth-plugin-61521f9e2901c356b14dd07ee40ec8ebca93717c.zip
Prevent publishing
-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"