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

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Apr 22, 2021
1 parent 2aaae8c commit 6bb0d32
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions program-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,5 @@ thiserror = "1.0"
tokio = { version = "1", features = ["full"] }

[dev-dependencies]
<<<<<<< HEAD
solana-stake-program = { path = "../programs/stake", version = "=1.6.7" }
=======
assert_matches = "1.3.0"
solana-stake-program = { path = "../programs/stake", version = "=1.7.0" }
>>>>>>> f4214637a... program-test: Add large bootstrap stake for realistic warmups (#16739)
solana-stake-program = { path = "../programs/stake", version = "=1.6.7" }

0 comments on commit 6bb0d32

Please sign in to comment.