Add rust duplicate account test program (#7897)

automerge
This commit is contained in:
Jack May
2020-01-21 10:59:19 -08:00
committed by Grimes
parent bb950ec93e
commit 1a18f0ca55
6 changed files with 86 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ members = [
"rust/128bit_dep",
"rust/alloc",
"rust/dep_crate",
"rust/dup_accounts",
"rust/external_spend",
"rust/iter",
"rust/many_args",