Skip to content

Commit 0dae0ae

Browse files
committed
⚠️ pin ruma to dev version
1 parent 8f3ebcb commit 0dae0ae

File tree

2 files changed

+11
-18
lines changed

2 files changed

+11
-18
lines changed

Cargo.lock

Lines changed: 9 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,5 @@ opt-level = 3
8282
[patch.crates-io]
8383
async-compat = { git = "https://github.com/jplatte/async-compat", rev = "b83b197622d8b5756d3594ce73b720896b07faae" }
8484
const_panic = { git = "https://github.com/jplatte/const_panic", rev = "9024a4cb3eac45c1d2d980f17aaee287b17be498" }
85+
ruma = { git = "https://github.com/alfogrillo/ruma", branch = "main" }
86+
ruma-common = { git = "https://github.com/alfogrillo/ruma", branch = "main" }

0 commit comments

Comments
 (0)