Skip to content

Commit

Permalink
chore(deps): bump ractor from 0.13.0 to 0.13.2 in /code (#628)
Browse files Browse the repository at this point in the history
Bumps [ractor](https://github.com/slawlor/ractor) from 0.13.0 to 0.13.2.
- [Release notes](https://github.com/slawlor/ractor/releases)
- [Commits](slawlor/ractor@v0.13.0...v0.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent e65bed8 commit e499d0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/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 code/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ prometheus-client = "0.22"
prost = "0.13"
prost-build = "0.13"
prost-types = "0.13"
ractor = "0.13.0"
ractor = "0.13.2"
rand = { version = "0.8.5", features = ["std_rng"] }
rand_chacha = "0.3.1"
redb = "2.2.0"
Expand Down

0 comments on commit e499d0c

Please sign in to comment.