Try to impl auth in ruma_wrapper

This commit is contained in:
timokoesters 2020-03-28 23:08:59 +01:00
parent 34a53ce20a
commit 744e0adfcf
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
4 changed files with 29 additions and 17 deletions

1
Cargo.lock generated
View file

@ -492,6 +492,7 @@ dependencies = [
"log 0.4.8",
"pretty_env_logger",
"rocket",
"ruma-api",
"ruma-client-api",
"ruma-identifiers",
"sled",