Skip to content

Commit f626d46

Browse files
chore(deps): update rust crate ractor to 0.14
1 parent b0a38ea commit f626d46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

crates/tap-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ruint = { version = "1.12.3", features = [
3939
], default-features = false }
4040
futures-util = { version = "0.3.28", default-features = false }
4141
jsonrpsee = { version = "0.24.0", features = ["http-client", "tracing"] }
42-
ractor = { version = "0.13", features = [
42+
ractor = { version = "0.14", features = [
4343
"async-trait",
4444
], default-features = false }
4545
tap_aggregator.workspace = true

0 commit comments

Comments
 (0)