Skip to content

Commit

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

---
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 May 9, 2024
1 parent 50ab60c commit e874d2c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 18 deletions.
97 changes: 80 additions & 17 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.9"
ruma = "^0.10"
tokio = { version = "^1.37", features = ["full"] }
url = "^2.5"

Expand Down

0 comments on commit e874d2c

Please sign in to comment.