fix missing api feature for ruma-common from ruma-server-util
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
8cfc0a6bc6
commit
fa3abc9431
@ -18,7 +18,7 @@ all-features = true
|
||||
headers = "0.4.0"
|
||||
http = { workspace = true }
|
||||
http-auth = { version = "0.1.9", default-features = false }
|
||||
ruma-common = { workspace = true }
|
||||
ruma-common = { workspace = true, features = ["api"] }
|
||||
thiserror = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user