Upgrade ruma dependency
parent
3414a59b91
commit
401cf282a7
|
@ -20,9 +20,9 @@ serde = "1.0.122"
|
|||
async-trait = "0.1.42"
|
||||
|
||||
[dependencies.ruma]
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
git = "https://github.com/ruma/ruma"
|
||||
rev = "47d6b458574247545f8836b9421800f0089f3008"
|
||||
rev = "c816630058ab625d93ebab294e9e6c02dd9d866c"
|
||||
features = ["client-api", "compat", "unstable-pre-spec"]
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
|
Loading…
Reference in New Issue