aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
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.lock
parentdceea70122276971532e0fecf22d2fbe71fdb897 (diff)
downloadfparkan-227d95fc49b0fbce93e61a0fb0fd647f33bed4bc.tar.xz
fparkan-227d95fc49b0fbce93e61a0fb0fd647f33bed4bc.zip
feat: add Vulkan smoke runner entrypoint
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 012ca0e..2c2a00e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -764,6 +764,13 @@ dependencies = [
]
[[package]]
+name = "fparkan-vulkan-smoke"
+version = "0.1.0"
+dependencies = [
+ "fparkan-render-vulkan",
+]
+
+[[package]]
name = "fparkan-world"
version = "0.1.0"
dependencies = [