Skip to content

Commit eb52f2b

Browse files
chore(deps): update rust crate ractor to 0.11
1 parent ad8d4fb commit eb52f2b

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

Cargo.lock

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

tap-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ruint = { version = "1.12.3", features = [
3636
futures-util = { version = "0.3.28", default-features = false }
3737
jsonrpsee = { version = "0.24.0", features = ["http-client", "tracing"] }
3838
tap_aggregator = { git = "https://github.com/semiotic-ai/timeline-aggregation-protocol", rev = "eb8447e" }
39-
ractor = { version = "0.9", features = [
39+
ractor = { version = "0.11", features = [
4040
"async-trait",
4141
], default-features = false }
4242

0 commit comments

Comments
 (0)