diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 09:21:43 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 09:21:43 +0300 |
| commit | 8ac6a11100cfe41a8a139f9b6d19c4e82a3bf1c5 (patch) | |
| tree | 6243ceed21daa0d68dbd1a50932a63cbb094d5b3 /Cargo.lock | |
| parent | 46851518fe1fde39d81ad4cf6805aa404f05016c (diff) | |
| download | fparkan-8ac6a11100cfe41a8a139f9b6d19c4e82a3bf1c5.tar.xz fparkan-8ac6a11100cfe41a8a139f9b6d19c4e82a3bf1c5.zip | |
feat(render): compose terrain with preview root
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -451,6 +451,7 @@ dependencies = [ "fparkan-render", "fparkan-render-vulkan", "fparkan-runtime", + "fparkan-terrain", "fparkan-vfs", "fparkan-world", "winit", |
