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 d90d0c3 commit 4eafd57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rpc/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ pin-project.workspace = true
parking_lot.workspace = true

# misc
tracing = { workspace = true, features = ["std"] }
tracing.workspace = true
tracing-futures.workspace = true
futures.workspace = true
rand.workspace = true
Expand Down

0 comments on commit 4eafd57

Please sign in to comment.