diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 18:22:58 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 18:22:58 +0300 |
| commit | 97887496508f9b8aff447f2a3b785e5428a6f6a0 (patch) | |
| tree | 0839fe56a11e2d6b70a7433bf65ba17dae6fda8f /Cargo.lock | |
| parent | a339a3a6359b27352b5d2f5e93df5b073190e16b (diff) | |
| download | fparkan-97887496508f9b8aff447f2a3b785e5428a6f6a0.tar.xz fparkan-97887496508f9b8aff447f2a3b785e5428a6f6a0.zip | |
feat(render): select static MAT0 material phases
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -448,6 +448,7 @@ version = "0.1.0" dependencies = [ "fparkan-assets", "fparkan-inspection", + "fparkan-path", "fparkan-platform", "fparkan-platform-winit", "fparkan-render", |
