Skip to content

Commit

Permalink
chore(deps): bump matrix-sdk-crypto from 0.7.0 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [matrix-sdk-crypto](https://github.com/matrix-org/matrix-rust-sdk) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/matrix-org/matrix-rust-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-rust-sdk/blob/main/RELEASE.md)
- [Commits](matrix-org/matrix-rust-sdk@0.7.0...matrix-sdk-crypto-0.7.1)

---
updated-dependencies:
- dependency-name: matrix-sdk-crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 84394c5 commit 58fadff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -16,7 +16,7 @@ clap-verbosity-flag = "2.0.1"
futures = "0.3.26"
keyring = "2.0.1"
log = "0.4.17"
matrix-sdk-crypto = "0.7.0"
matrix-sdk-crypto = "0.7.1"
mime = "0.3.17"
cli-prompts = "0.1.0"
reqwest = { version = "0.11.23", features = ["native-tls-vendored"] }
Expand Down

0 comments on commit 58fadff

Please sign in to comment.