Skip to content

Commit 435e5d7

Browse files
authored
setting benchmark path
without benchmark path being stated the mythical docker image fails to build
1 parent 11690e1 commit 435e5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mithril-signer/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repository = { workspace = true }
1111

1212
[[bench]]
1313
name = "mktree_store_sqlite"
14+
path = "benches/mktree_store_sqlite.rs"
1415
harness = false
1516

1617
[dependencies]

0 commit comments

Comments
 (0)