lock: update Cargo.lock

This commit is contained in:
Valentin Tolmer 2022-10-12 10:51:09 +02:00 committed by nitnelave
parent a2dfca0e37
commit 01d4b6e1fc
1 changed files with 3 additions and 3 deletions

6
Cargo.lock generated
View File

@ -2100,7 +2100,7 @@ checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
[[package]]
name = "lldap"
version = "0.4.0"
version = "0.4.2-alpha"
dependencies = [
"actix",
"actix-files",
@ -2166,7 +2166,7 @@ dependencies = [
[[package]]
name = "lldap_app"
version = "0.4.0"
version = "0.4.2-alpha"
dependencies = [
"anyhow",
"base64",
@ -2285,7 +2285,7 @@ checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[package]]
name = "migration-tool"
version = "0.3.0-alpha.1"
version = "0.4.2-alpha"
dependencies = [
"anyhow",
"base64",