Merge branch 'crypto-improvements' into new-state-store

master
Damir Jelić 2020-12-05 15:01:21 +01:00
commit 886a1c7a77
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ js_int = "0.1.9"
[dependencies.ruma]
version = "0.0.1"
path = "/home/poljar/werk/priv/ruma/ruma"
rev = "48d1c9747561686e1c5627405780f6de01ee17b1"
git = "https://github.com/ruma/ruma"
rev = "e8882fe8142d7b55ed4c8ccc6150946945f9e237"
features = ["client-api", "unstable-pre-spec"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]