Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
sort dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey authored Mar 28, 2023
1 parent a72b015 commit 0e379b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion program-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ thiserror = { workspace = true }
tokio = { workspace = true, features = ["full"] }

[dev-dependencies]
futures = { workspace = true }
solana-stake-program = { workspace = true }
tarpc = { workspace = true }
futures = { workspace = true }

0 comments on commit 0e379b6

Please sign in to comment.