Skip to content

Commit 858a7cd

Browse files
committed
adjust bencher manifest
1 parent 4f230a6 commit 858a7cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bencher/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ edition = { workspace = true }
1212
chrono = "0.4.38"
1313
num-format = { workspace = true }
1414
serde_json = { workspace = true }
15-
mollusk-svm = { path = "../harness" }
15+
mollusk-svm = { path = "../harness", version = "0.0.1" }
1616
solana-sdk = { workspace = true }
1717

1818
[dev-dependencies]
19-
solana-logger = { workspace = true }
19+
solana-logger = { workspace = true }

0 commit comments

Comments
 (0)