wasm module. linter updates
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-06-25 17:21:28 +02:00
parent 5e6a6c62bf
commit fd616f37fd
12 changed files with 108 additions and 461 deletions
+5 -1
View File
@@ -13,6 +13,10 @@ base64 = "0.22.1"
log = "0.4.21"
env_logger = "0.11.3"
bktree = "1.0.1"
viuer = "0.7.1"
clap = { version = "4.5.4", features = ["derive"] }
plotters = "0.3.6"
wasm-bindgen = "0.2.92"
console_error_panic_hook = "0.1.7"
[lib]
crate-type = ["cdylib", "rlib"]