Skip to content

Commit 8a66c16

Browse files
chore(deps): update rust crate ractor to 0.12
1 parent b1f984c commit 8a66c16

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
@@ -38,7 +38,7 @@ ruint = { version = "1.12.3", features = [
3838
futures-util = { version = "0.3.28", default-features = false }
3939
jsonrpsee = { version = "0.24.0", features = ["http-client", "tracing"] }
4040
tap_aggregator = { git = "https://github.com/semiotic-ai/timeline-aggregation-protocol", rev = "eb8447e" }
41-
ractor = { version = "0.9", features = [
41+
ractor = { version = "0.12", features = [
4242
"async-trait",
4343
], default-features = false }
4444

0 commit comments

Comments
 (0)