Support MSC4198 login_hint in account management uri (#5516)
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -3268,14 +3268,12 @@ dependencies = [
|
||||
"base64ct",
|
||||
"chrono",
|
||||
"crc",
|
||||
"lettre",
|
||||
"mas-iana",
|
||||
"mas-jose",
|
||||
"oauth2-types",
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"regex",
|
||||
"ruma-common",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"thiserror 2.0.17",
|
||||
@@ -3352,6 +3350,7 @@ dependencies = [
|
||||
"rand 0.8.5",
|
||||
"rand_chacha 0.3.1",
|
||||
"reqwest",
|
||||
"ruma-common",
|
||||
"rustls",
|
||||
"schemars 0.9.0",
|
||||
"sentry",
|
||||
|
||||
Reference in New Issue
Block a user