aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-06-23 22:27:47 +0300
committerValentin Popov <valentin@popov.link>2026-06-23 22:27:47 +0300
commit227d95fc49b0fbce93e61a0fb0fd647f33bed4bc (patch)
tree979f6cc3d8c5921e60592e0f205045454609a91c /Cargo.toml
parentdceea70122276971532e0fecf22d2fbe71fdb897 (diff)
downloadfparkan-227d95fc49b0fbce93e61a0fb0fd647f33bed4bc.tar.xz
fparkan-227d95fc49b0fbce93e61a0fb0fd647f33bed4bc.zip
feat: add Vulkan smoke runner entrypoint
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index daa0fb8..018fe73 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,6 +30,7 @@ members = [
"apps/fparkan-cli",
"apps/fparkan-game",
"apps/fparkan-headless",
+ "apps/fparkan-vulkan-smoke",
"apps/fparkan-viewer",
"xtask",
]