mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
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:
parent
4ba0e35790
commit
da07e21fea
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue