Skip to content

Commit

Permalink
chore(deps): update ruma-common requirement from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [ruma-common](https://github.com/ruma/ruma) to permit the latest version.
- [Release notes](https://github.com/ruma/ruma/releases)
- [Commits](ruma/ruma@ruma-common-0.12.0...ruma-common-0.12.1)

---
updated-dependencies:
- dependency-name: ruma-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 408a91c commit dccec51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ruma-events = { version = "0.27.11", default_features = false, features = [
"html",
"markdown",
] }
ruma-common = { version = "0.12.0", default_features = false, features = [
ruma-common = { version = "0.13.0", default_features = false, features = [
"api",
"rand",
] }
Expand Down

0 comments on commit dccec51

Please sign in to comment.