diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 22:56:40 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 22:56:40 +0300 |
| commit | 4d19728c392c6566358ad78f30bba769f8e723cf (patch) | |
| tree | 04b67eb48f476d7189231dfdbb1f38e8edbc0c56 /Cargo.lock | |
| parent | 54f07ee3be4c9aad41181ed46b50d273c10767bd (diff) | |
| download | fparkan-4d19728c392c6566358ad78f30bba769f8e723cf.tar.xz fparkan-4d19728c392c6566358ad78f30bba769f8e723cf.zip | |
feat: create native smoke window handles
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -767,6 +767,7 @@ dependencies = [ name = "fparkan-vulkan-smoke" version = "0.1.0" dependencies = [ + "fparkan-platform", "fparkan-platform-winit", "fparkan-render-vulkan", ] |
