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

Merge pull request #1080 from actix/dependabot/cargo/ractor-0.15.5

chore(deps): bump ractor from 0.15.3 to 0.15.5
This commit is contained in:
Rob Ede 2025-05-06 05:57:59 +00:00 committed by GitHub
commit 1f27b55f6f
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",