You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[profile.bench]
|
|
debug = true
|
|
|
|
[workspace]
|
|
resolver = "1"
|
|
|
|
members = [
|
|
"memflow-win32",
|
|
"memflow-win32-defs",
|
|
]
|
|
|
|
default-members = [
|
|
"memflow-win32",
|
|
"memflow-win32-defs",
|
|
]
|
|
|
|
# [patch.crates-io]
|
|
# memflow = { path = "../memflow/memflow" }
|