Skip to content

Commit c0b5ecd

Browse files
committed
chore: update to tap_core 0.6.0
1 parent c410e9f commit c0b5ecd

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

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

service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ autometrics = { version = "0.3.3", features = ["prometheus-exporter"] }
4242
clap = { version = "4.3.1", features = ["derive", "env"] }
4343
prometheus = "0.13.3"
4444
hex = "0.4.3"
45-
tap_core = { git = "https://github.com/jannis/timeline-aggregation-protocol", branch = "jannis/update-alloy" }
45+
tap_core = "0.6.0"
4646
ethereum-types = "0.14.1"
4747
sqlx = { version = "0.7.1", features = ["postgres", "runtime-tokio", "bigdecimal", "rust_decimal", "time"] }
4848
alloy-primitives = { version = "0.4.2", features = ["serde"] }

0 commit comments

Comments
 (0)