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 4f230a6 commit 858a7cdCopy full SHA for 858a7cd
bencher/Cargo.toml
@@ -12,8 +12,8 @@ edition = { workspace = true }
12
chrono = "0.4.38"
13
num-format = { workspace = true }
14
serde_json = { workspace = true }
15
-mollusk-svm = { path = "../harness" }
+mollusk-svm = { path = "../harness", version = "0.0.1" }
16
solana-sdk = { workspace = true }
17
18
[dev-dependencies]
19
-solana-logger = { workspace = true }
+solana-logger = { workspace = true }
0 commit comments