Skip to content

Commit

Permalink
sort deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Nov 2, 2024
1 parent 07a60fe commit 62cb7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc-client-nonce-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ edition = { workspace = true }

[dependencies]
clap = { version = "2.33.0", optional = true }
solana-clap-utils = { workspace = true, optional = true }
solana-account = { workspace = true }
solana-clap-utils = { workspace = true, optional = true }
solana-commitment-config = { workspace = true }
solana-hash = { workspace = true }
solana-nonce = { workspace = true }
Expand Down

0 comments on commit 62cb7c4

Please sign in to comment.