Fork ldap3 for GHSA-4p46-pwfr-66x6; bump dependencies.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-05-02 02:31:06 +00:00
parent 3dde48f503
commit 91f5107d3d
2 changed files with 123 additions and 266 deletions

View File

@@ -224,7 +224,8 @@ version = "0.1.3"
version = "0.14.0"
[workspace.dependencies.ldap3]
version = "0.11"
git = "https://github.com/matrix-construct/ldap3"
rev = "7d423314b9dbc66347284e38fc2b78c3d8f3d494"
default-features = false
features = ["sync", "tls-rustls"]