Skip to content

Commit

Permalink
clippy issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunwangs committed Feb 18, 2025
1 parent 57227f4 commit d39065b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vortexor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ quinn = { workspace = true }
quinn-proto = { workspace = true }
rand = { workspace = true }
rustls = { workspace = true }
smallvec = { workspace = true }
signal-hook = { workspace = true }
smallvec = { workspace = true }
socket2 = { workspace = true }
solana-clap-utils = { workspace = true }
solana-core = { workspace = true }
Expand Down

0 comments on commit d39065b

Please sign in to comment.