feat: simple endpoint handlers
This commit is contained in:
@@ -9,5 +9,6 @@ edition = "2018"
|
||||
[dependencies]
|
||||
rocket = "0.4.2"
|
||||
http = "0.2.0"
|
||||
ruma-client-api = "0.6.0"
|
||||
ruma-client-api = { git = "https://github.com/ruma/ruma-client-api" }
|
||||
pretty_env_logger = "0.4.0"
|
||||
log = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user