summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-11-30 14:35:04 -0800
committerGravatar Anshul Gupta <ansg191@anshulg.com> 2024-11-30 14:35:04 -0800
commite0d249db0d24927358ce08c6963e20557bf3c2bf (patch)
tree166748eacc53bfeb7c8a03a805eff80ab39e99c3
parent58013b8a02d1d8d7f2c5372ee81289165ffe5b73 (diff)
downloadkanidm-auth-plugin-e0d249db0d24927358ce08c6963e20557bf3c2bf.tar.gz
kanidm-auth-plugin-e0d249db0d24927358ce08c6963e20557bf3c2bf.tar.zst
kanidm-auth-plugin-e0d249db0d24927358ce08c6963e20557bf3c2bf.zip
docs: add repository
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af20c11..1012f7c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,6 @@
[package]
name = "kanidm-auth-plugin"
+repository = "https://github.com/ansg191/kanidm-auth-plugin"
version = "0.1.0"
edition = "2021"
publish = ["anshulg"]