We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df36da5 commit ed7c5c0Copy full SHA for ed7c5c0
auction-house/program/Cargo.toml
@@ -36,7 +36,7 @@ anchor-client = "~0.24.1"
36
shellexpand = "~2.1.0"
37
serde_json = "~1.0"
38
solana-program = "~1.9.15"
39
-mpl-testing-utils= {path="../../core/rust/testing-utils", version="0.0.2"}
+mpl-testing-utils= {path="../../core/rust/testing-utils" }
40
solana-program-test = "~1.9.15"
41
solana-sdk = "~1.9.15"
42
env_logger="~0.9.0"
0 commit comments