Include bind_dn field in secet (#13)
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 7m8s

This commit is contained in:
2025-04-22 00:21:23 +02:00
parent 58bb0b312a
commit bb09334fad
6 changed files with 81 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ reqwest = { version = "0.12.14", default-features = false, features = [
git-version = "0.3.9"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
leon = "3.0.2"
[dev-dependencies]
insta = { workspace = true }