Update project structure and configurations

This commit is contained in:
2026-05-23 10:19:55 +02:00
parent ab5dc7e568
commit 62efea0646
1832 changed files with 83568 additions and 51829 deletions

View File

@@ -22,8 +22,9 @@ js-sys = "0.3"
console_error_panic_hook = "0.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde-wasm-bindgen = "0.6"
petgraph = "0.6"
tracing = "0.1"
tracing-wasm = "0.2"
[dev-dependencies]
wasm-bindgen-test = "0.3"