mirror of
https://github.com/dndx/phantun.git
synced 2025-04-09 05:29:28 +08:00
Merge 0dad298810a921777bf9ed0dc84dcd773a270580 into 869c79422f1126a9994b756a8ffc7a9405e4946f
This commit is contained in:
commit
4d4de2b138
@ -6,3 +6,10 @@ members = [
|
|||||||
"fake-tcp",
|
"fake-tcp",
|
||||||
"phantun",
|
"phantun",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
strip = true
|
||||||
|
opt-level = "z"
|
||||||
|
lto = true
|
||||||
|
codegen-units = 1
|
||||||
|
panic = "abort"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user