mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
cargo: Update dependencies
This commit is contained in:
committed by
nitnelave
parent
ee9fec71a5
commit
469f35c12c
@@ -34,7 +34,7 @@ features = ["json", "blocking", "rustls-tls"]
|
||||
[dependencies.ldap3]
|
||||
version = "*"
|
||||
default-features = false
|
||||
features = ["sync", "tls-rustls"]
|
||||
features = ["sync", "tls-rustls-ring"]
|
||||
|
||||
[dependencies.serde]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user