Skip to content

Commit ed5b373

Browse files
authored
build: bump ractor version to 0.15.6 (#788)
1 parent cfcb203 commit ed5b373

File tree

2 files changed

+29
-3
lines changed

2 files changed

+29
-3
lines changed

Cargo.lock

Lines changed: 28 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jsonrpsee = { version = "0.24.0", features = ["http-client", "tracing"] }
5454
prometheus = "0.13.3"
5555
prost = "0.13.4"
5656
prost-types = "0.13.3"
57-
ractor = { version = "0.14", features = [
57+
ractor = { version = "0.15.6", features = [
5858
"async-trait",
5959
], default-features = false }
6060
rand = "0.9.0"

0 commit comments

Comments
 (0)