调整依赖

This commit is contained in:
lbl8603
2024-06-15 20:54:49 +08:00
parent 755339189d
commit c3f27e8727
2 changed files with 192 additions and 194 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
[workspace]
members = ["vnt","common","vnt-cli","vnt-jni"]
members = ["vnt", "common", "vnt-cli", "vn-link", "vn-link-cli"]
[profile.release]
opt-level = 'z'
debug = 0
debug-assertions = false
strip= "debuginfo"
strip = "debuginfo"
lto = true
panic = 'abort'
incremental = false