diff options
| author | Kai Stevenson <kai@kaistevenson.com> | 2026-08-15 11:36:10 -0700 |
|---|---|---|
| committer | Kai Stevenson <kai@kaistevenson.com> | 2026-08-15 11:36:10 -0700 |
| commit | b510f5fcf5335c5e26d65ca96d7ec16c2f050f5d (patch) | |
| tree | 697d6b6991bec52e5041c8cc35cc98e12197edcb /Cargo.toml | |
| parent | ab2d7e3150eb28f9a8fc4ce83c6477753bdbcee3 (diff) | |
wip
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ edition = "2024" [dependencies] wgpu = "29.0.4" +wgpu-types = "29.0.4" egui = {version = "0.35.0", features = ["default_fonts"]} egui-winit = "0.35.0" egui-wgpu = "0.35.0" |
