Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 832fe3d commit d717ec8
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
39 changes: 25 additions & 14 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.20"
regex = "^1.11"
ruma = "^0.10"
ruma = "^0.11"
tokio = { version = "^1.41", features = ["full"] }
url = "^2.5"

Expand Down

0 comments on commit d717ec8

Please sign in to comment.