Skip to content

Commit

Permalink
build(deps): bump ruma from 0.8.2 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps [ruma](https://github.com/ruma/ruma) from 0.8.2 to 0.9.4.
- [Release notes](https://github.com/ruma/ruma/releases)
- [Commits](ruma/ruma@ruma-0.8.2...ruma-0.9.4)

---
updated-dependencies:
- dependency-name: ruma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 1bc8cf9 commit 58371a5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 107 deletions.
121 changes: 15 additions & 106 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ futures = "^0.3"
matrix-sdk = { version = "^0.7", optional = true }
once_cell = "^1.19"
regex = "^1.10"
ruma = "^0.8"
ruma = "^0.9"
tokio = { version = "^1.35", features = ["full"] }
url = "^2.5"

Expand Down

0 comments on commit 58371a5

Please sign in to comment.