dfpworm start
This commit is contained in:
parent
ac98cbe6c7
commit
30c6bf5f6f
7 changed files with 280 additions and 21 deletions
|
@ -5,3 +5,12 @@ members = [
|
|||
"plugins/dfpworm",
|
||||
"plugins/gain",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
strip = "symbols"
|
||||
|
||||
[profile.profiling]
|
||||
inherits = "release"
|
||||
debug = true
|
||||
strip = "none"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue