app: Add support for modifying an avatar

This commit is contained in:
Valentin Tolmer
2022-08-08 17:36:50 +02:00
committed by nitnelave
parent 60c594438c
commit 686bdc0cb1
6 changed files with 206 additions and 28 deletions

1
Cargo.lock generated
View File

@@ -2159,6 +2159,7 @@ name = "lldap_app"
version = "0.4.0"
dependencies = [
"anyhow",
"base64",
"chrono",
"graphql_client 0.10.0",
"http",