feat: can fix up the hash if required
This commit is contained in:
parent
73528cf892
commit
db3261df0d
4 changed files with 1055 additions and 2 deletions
|
@ -6,3 +6,6 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
ldap3="0.11.1"
|
||||
base64 = "0.21"
|
||||
rust-crypto = "^0.2"
|
Loading…
Add table
Add a link
Reference in a new issue