added initial files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"napi",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
strip = "symbols"
|
||||
lto = true
|
||||
Reference in New Issue
Block a user