File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ example_program = { path = "./programs/example_program" }
9595# publishable crates
9696memory_wallet = { path = " ./crates/memory_wallet" , version = " 0.1.18" }
9797test_utils_anchor = { path = " ./crates/test_utils_anchor" }
98- test_utils_insta = { path = " ./crates/test_utils_insta" , version = " 0.1.1 " }
99- test_utils_keypairs = { path = " ./crates/test_utils_keypairs" , version = " 0.1.1 " }
98+ test_utils_insta = { path = " ./crates/test_utils_insta" }
99+ test_utils_keypairs = { path = " ./crates/test_utils_keypairs" }
100100test_utils_solana = { path = " ./crates/test_utils_solana" }
101101wasm_client_anchor = { path = " ./crates/wasm_client_anchor" , version = " 0.8.0" }
102102wasm_client_solana = { path = " ./crates/wasm_client_solana" , version = " 0.7.2" }
You can’t perform that action at this time.
0 commit comments