This commit is contained in:
Jack May
2019-12-04 19:28:00 -08:00
committed by GitHub
parent 39b578fde9
commit 23c4a7dc49
5 changed files with 2 additions and 34 deletions

View File

@@ -42,4 +42,5 @@ crate-type = ["lib"]
name = "solana_runtime"
[dev-dependencies]
assert_matches = "1.3.0"
solana-noop-program = { path = "../programs/noop", version = "0.22.0" }