chore(deps): bump ldap3_client from 2c9dc31 to b3c7653 (#1320)

Bumps [ldap3_client](https://github.com/kanidm/ldap3) from `2c9dc31` to `b3c7653`.
- [Release notes](https://github.com/kanidm/ldap3/releases)
- [Commits](2c9dc31432...b3c7653471)

---
updated-dependencies:
- dependency-name: ldap3_client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-16 08:48:47 +10:00 committed by GitHub
parent 4ba0e35790
commit da07e21fea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2550,7 +2550,7 @@ dependencies = [
[[package]]
name = "ldap3_client"
version = "0.3.0"
source = "git+https://github.com/kanidm/ldap3.git#2c9dc31432b7e4981eba769d372a56edbd8970b2"
source = "git+https://github.com/kanidm/ldap3.git#b3c7653471916e803dc8f24d2163fd2710dfb161"
dependencies = [
"base64 0.13.1",
"base64urlsafedata",
@ -2569,7 +2569,7 @@ dependencies = [
[[package]]
name = "ldap3_proto"
version = "0.3.0"
source = "git+https://github.com/kanidm/ldap3.git#2c9dc31432b7e4981eba769d372a56edbd8970b2"
source = "git+https://github.com/kanidm/ldap3.git#b3c7653471916e803dc8f24d2163fd2710dfb161"
dependencies = [
"bytes",
"lber",