diff options
| author | HampusM <hampus@hampusmat.com> | 2026-08-25 15:41:40 +0200 |
|---|---|---|
| committer | HampusM <hampus@hampusmat.com> | 2026-08-25 15:41:40 +0200 |
| commit | 4d011687e5e65b97168610659bc79330983cf59b (patch) | |
| tree | 69166d4ba315e0c749305dee1a1f851a557093ca /Cargo.lock | |
| parent | e8df35e08e43b0fe4178267544bb0a0834267598 (diff) | |
perf(engine): optimize wavefront obj parsing
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -583,6 +583,7 @@ dependencies = [ "bitflags 2.11.1", "build-rs", "circular-buffer", + "criterion", "crossbeam-queue", "dear-imgui-rs", "engine-ecs", |
