Skip to content

Commit

Permalink
Cargo.toml dependency order
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunwangs committed Sep 30, 2024
1 parent 21ec873 commit f7d7080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ rayon = { workspace = true }
rustls = { workspace = true }
solana-entry = { workspace = true }
solana-feature-set = { workspace = true }
solana-gossip = { workspace = true }
solana-geyser-plugin-manager = { workspace = true }
solana-gossip = { workspace = true }
solana-ledger = { workspace = true }
solana-measure = { workspace = true }
solana-metrics = { workspace = true }
Expand Down

0 comments on commit f7d7080

Please sign in to comment.