1
0
mirror of https://github.com/actix/examples synced 2025-05-11 07:52:57 +02:00

chore(deps): bump ractor from 0.15.3 to 0.15.5

Bumps [ractor](https://github.com/slawlor/ractor) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/slawlor/ractor/releases)
- [Commits](https://github.com/slawlor/ractor/compare/v0.15.3...v0.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-05 18:07:41 +00:00 committed by GitHub
parent 00aedf05ea
commit 9561ca426e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -6490,9 +6490,9 @@ dependencies = [
[[package]]
name = "ractor"
version = "0.15.3"
version = "0.15.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7baf572559ad14ac3793c7c2fc3110f93d097d4d9b45aa626832933c78cb2445"
checksum = "3f562744b465f9ab35d301b53042fb24ffb4621d4fc94285003908f515c9ea6b"
dependencies = [
"bon",
"dashmap 6.1.0",