Update error type of /register route
This commit is contained in:
parent
c60402bf0d
commit
38ab7c843e
4 changed files with 40 additions and 32 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1052,7 +1052,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ruma-client-api"
|
||||
version = "0.7.2"
|
||||
source = "git+https://github.com/ruma/ruma-client-api.git#aeb4e237b7f13a068a92929fdb5c5adac4f346e1"
|
||||
source = "git+https://github.com/ruma/ruma-client-api.git?branch=uiaa-error-type#a7136c06285864dadcc0b0c6371d181002727c55"
|
||||
dependencies = [
|
||||
"http",
|
||||
"js_int",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue