Skip to content

Commit

Permalink
Merge pull request #395 from gtalha07/issue302_reply-message-fixes
Browse files Browse the repository at this point in the history
Issue302 reply message fixes
  • Loading branch information
gtalha07 authored Dec 22, 2022
2 parents b5c5881 + 7251770 commit caf4f98
Show file tree
Hide file tree
Showing 22 changed files with 2,364 additions and 900 deletions.
990 changes: 546 additions & 444 deletions Cargo.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ default-members = ["native/effektio"]

[workspace.dependencies.matrix-sdk]
git = "https://github.com/matrix-org/matrix-rust-sdk"
rev = "afda63f9e2cc44e8cc7c1dca6b50264ee31a2c26"
rev = "f5c0ea460599fe2c2b8bf533e8169256c084a531"
default-features = false
features = ["rustls-tls"]

[workspace.dependencies.matrix-sdk-base]
git = "https://github.com/matrix-org/matrix-rust-sdk"
rev = "afda63f9e2cc44e8cc7c1dca6b50264ee31a2c26"
rev = "f5c0ea460599fe2c2b8bf533e8169256c084a531"
default-features = false

[workspace.dependencies.ruma]
Expand Down
Loading

0 comments on commit caf4f98

Please sign in to comment.