summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2026-08-15 11:36:10 -0700
committerKai Stevenson <kai@kaistevenson.com>2026-08-15 11:36:10 -0700
commitb510f5fcf5335c5e26d65ca96d7ec16c2f050f5d (patch)
tree697d6b6991bec52e5041c8cc35cc98e12197edcb /Cargo.lock
parentab2d7e3150eb28f9a8fc4ce83c6477753bdbcee3 (diff)
wip
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6fd944d..1d584ed 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2246,6 +2246,7 @@ dependencies = [
"rand",
"rayon",
"wgpu",
+ "wgpu-types",
"winit",
]