Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayushdubey86 authored Feb 21, 2025
1 parent 0c312a4 commit 2fcac15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/static-file/static-file/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ reth-stages-types.workspace = true
alloy-primitives.workspace = true

# misc
tracing = { workspace = true, features = ["std"] }
tracing.workspace = true
rayon.workspace = true
parking_lot = { workspace = true, features = ["send_guard", "arc_lock"] }

Expand Down

0 comments on commit 2fcac15

Please sign in to comment.