mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
cargo: Update dependencies
This commit is contained in:
committed by
nitnelave
parent
ee9fec71a5
commit
469f35c12c
+1
-1
@@ -185,7 +185,7 @@ version = "0.11"
|
||||
[dev-dependencies.ldap3]
|
||||
version = "*"
|
||||
default-features = false
|
||||
features = ["sync", "tls-rustls"]
|
||||
features = ["sync", "tls-rustls-ring"]
|
||||
|
||||
[dev-dependencies.lldap_auth]
|
||||
path = "../crates/auth"
|
||||
|
||||
Reference in New Issue
Block a user