Start work on event creation
This commit is contained in:
parent
744e0adfcf
commit
73e04e71d7
5 changed files with 36 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -489,11 +489,13 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"directories",
|
||||
"http",
|
||||
"js_int",
|
||||
"log 0.4.8",
|
||||
"pretty_env_logger",
|
||||
"rocket",
|
||||
"ruma-api",
|
||||
"ruma-client-api",
|
||||
"ruma-events",
|
||||
"ruma-identifiers",
|
||||
"sled",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue