Skip to content

Commit

Permalink
Bump nostr-sdk from 0.33.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [nostr-sdk](https://github.com/rust-nostr/nostr) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/rust-nostr/nostr/releases)
- [Changelog](https://github.com/rust-nostr/nostr/blob/master/CHANGELOG.md)
- [Commits](rust-nostr/nostr@v0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 10e2ea2 commit 340bc08
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 78 deletions.
98 changes: 21 additions & 77 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.30"
gcloud-sdk = { version = "0.25.5", features = ["google-pubsub-v1"] }
indexmap = "2.4.0"
neo4rs = "0.8.0"
nostr-sdk = "0.33.0"
nostr-sdk = "0.34.0"
rand = { version = "0.8.5", features = ["std"] }
regex = "1.10.6"
serde = { version = "1.0.204", features = ["derive"] }
Expand Down

0 comments on commit 340bc08

Please sign in to comment.