Skip to content

Commit

Permalink
Bump ractor from 0.9.8 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [ractor](https://github.com/slawlor/ractor) from 0.9.8 to 0.10.3.
- [Release notes](https://github.com/slawlor/ractor/releases)
- [Commits](slawlor/ractor@v0.9.8...v0.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent 33f04ec commit 2caa5f7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 4 deletions.
34 changes: 31 additions & 3 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 @@ -23,7 +23,7 @@ log = "0.4.21"
metrics = "0.22.3"
metrics-exporter-prometheus = "0.14.0"
nostr-sdk = "0.30.0"
ractor = "0.9.8"
ractor = "0.10.3"
regex = "1.10.4"
reqwest = "0.12.4"
serde = { version = "1.0.200", features = ["derive"] }
Expand Down

0 comments on commit 2caa5f7

Please sign in to comment.