ruma: Add missing feature re-export
This commit is contained in:
parent
33bb9bd8ac
commit
83939ab0eb
@ -49,6 +49,7 @@ state-res = ["ruma-state-res"]
|
||||
client-ext-client-api = ["client", "ruma-client/client-api"]
|
||||
client-hyper = ["client", "ruma-client/hyper"]
|
||||
client-hyper-native-tls = ["client", "ruma-client/hyper-native-tls"]
|
||||
client-isahc = ["client", "ruma-client/isahc"]
|
||||
client-reqwest = ["client", "ruma-client/reqwest"]
|
||||
client-reqwest-native-tls = ["client", "ruma-client/reqwest-native-tls"]
|
||||
client-reqwest-native-tls-vendored = ["client", "ruma-client/reqwest-native-tls-vendored"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user