Bump ruma

master
Jonas Platte 2021-05-08 14:49:15 +02:00
parent 1bda3659ce
commit efe5b1e538
No known key found for this signature in database
GPG Key ID: 7D261D771D915378
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ async-trait = "0.1.42"
[dependencies.ruma]
version = "0.0.3"
git = "https://github.com/ruma/ruma"
rev = "24154195a00390a33542603b968e94022487587c"
rev = "a0f7e1b771d3294187bae0b2816fbcf6ceb40b88"
features = ["client-api-c", "compat", "unstable-pre-spec"]
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]