update cargo lock

This commit is contained in:
pixelrazor 2023-04-10 16:24:59 -06:00
parent c5900975ba
commit c22042c2c1
No known key found for this signature in database
GPG Key ID: A12822871A9955E2

5
Cargo.lock generated
View File

@ -2400,7 +2400,7 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
[[package]]
name = "lldap"
version = "0.4.3-alpha"
version = "0.4.3"
dependencies = [
"actix",
"actix-files",
@ -2463,13 +2463,14 @@ dependencies = [
"tracing-forest",
"tracing-log",
"tracing-subscriber",
"urlencoding",
"uuid 0.8.2",
"webpki-roots",
]
[[package]]
name = "lldap_app"
version = "0.4.3-alpha"
version = "0.4.3"
dependencies = [
"anyhow",
"base64 0.13.1",