Skip to content

Commit ca28682

Browse files
chee-chyuanclaude
andcommitted
fix(engine): add missing tracing dependency to reth-engine-primitives
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8fd2496 commit ca28682

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/engine/primitives/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ futures = { workspace = true, optional = true }
3636
auto_impl.workspace = true
3737
serde.workspace = true
3838
thiserror.workspace = true
39+
tracing.workspace = true
3940

4041
[features]
4142
default = ["std"]

0 commit comments

Comments
 (0)