Skip to content

Commit

Permalink
chore(deps): update rust crate ractor to 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent cbbe1f5 commit 3c3fc6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tap-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ruint = { version = "1.12.3", features = [
futures-util = { version = "0.3.28", default-features = false }
jsonrpsee = { version = "0.24.0", features = ["http-client", "tracing"] }
tap_aggregator = { git = "https://github.com/semiotic-ai/timeline-aggregation-protocol", rev = "eb8447e" }
ractor = { version = "0.9", features = [
ractor = { version = "0.10", features = [
"async-trait",
], default-features = false }

Expand Down

0 comments on commit 3c3fc6a

Please sign in to comment.