add makefile for static compilation
This commit is contained in:
parent
368e3b2b30
commit
602ff3595d
12 changed files with 100 additions and 9 deletions
|
@ -5,4 +5,4 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
thiserror = "1.0.30"
|
||||
uuid = { version = "0.8.2", features = ["v4", "wasm-bindgen"] }
|
||||
uuid = { version = "0.8.2", features = ["v4", "wasm-bindgen"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue