feat: added beacon installer generation, download
This commit is contained in:
@@ -11,6 +11,9 @@ lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
[profile.wasm-release]
|
||||
inherits = "release"
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user