diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 08:31:32 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 08:31:32 +0300 |
| commit | f75601a86a9202f8f226ac04a1238b3660071915 (patch) | |
| tree | e614624eb5a091d8217d974c74dcbd38e5e75bfd /Cargo.lock | |
| parent | bf34bf9dd9f8667e7fc828dfeba851d415e22112 (diff) | |
| download | fparkan-f75601a86a9202f8f226ac04a1238b3660071915.tar.xz fparkan-f75601a86a9202f8f226ac04a1238b3660071915.zip | |
feat(game): add static mission Vulkan mode
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -453,6 +453,7 @@ dependencies = [ "fparkan-runtime", "fparkan-vfs", "fparkan-world", + "winit", ] [[package]] |
