cargo,server: update ldap3_proto to version 0.6.0

This commit is contained in:
Simon Broeng Jensen
2025-02-21 09:52:16 +01:00
committed by nitnelave
parent d854ace89f
commit f34fa1d701
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ itertools = "0.10"
juniper = "0.15"
jwt = "0.16"
lber = "0.4.1"
ldap3_proto = "^0.5.1"
ldap3_proto = "0.6.0"
log = "*"
orion = "0.17"
rand_chacha = "0.3"