Add path to local criterion.rs
This commit is contained in:
parent
f8fbad627d
commit
3b51d0469d
@ -7,3 +7,8 @@ members = [
|
||||
"sv-parser-pp",
|
||||
"sv-parser-syntaxtree",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
#nom = {path = "../nom"}
|
||||
#nom_locate = {path = "../nom_locate"}
|
||||
criterion = {path = "../criterion.rs"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user