diff options
| author | Valentin Popov <valentin@popov.link> | 2026-06-23 22:01:34 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-06-23 22:01:34 +0300 |
| commit | e6778d43afd746f4017cc328db1fa6f23452c598 (patch) | |
| tree | f47e4b0b3a0a18a306cef0407b827c124da9f45a /Cargo.lock | |
| parent | ec8f6599fccc9e9d725e1a245e0cfbf578dfd3d2 (diff) | |
| download | fparkan-e6778d43afd746f4017cc328db1fa6f23452c598.tar.xz fparkan-e6778d43afd746f4017cc328db1fa6f23452c598.zip | |
feat: add Vulkan shader manifest validation
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -680,6 +680,7 @@ version = "0.1.0" dependencies = [ "ash", "ash-window", + "fparkan-binary", "fparkan-platform", "fparkan-render", ] |
