diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "kanidm-auth-plugin" version = "0.1.0" edition = "2021" +publish = false [dependencies] anyhow = "1.0.93" |
![]() |
index : kanidm-auth-plugin | |
Unnamed repository; edit this file 'description' to name the repository. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -2,6 +2,7 @@ name = "kanidm-auth-plugin" version = "0.1.0" edition = "2021" +publish = false [dependencies] anyhow = "1.0.93" |