wgpu workspace dep

This commit is contained in:
2026-03-11 07:23:12 -07:00
parent f19e846e0f
commit 7b56dacb73
5 changed files with 6 additions and 5 deletions

View File

@@ -4,10 +4,10 @@ version = "0.1.0"
edition = "2024"
[dependencies]
glam.workspace = true
pollster = "0.4.0"
wgpu = "28.0.0"
winit = "0.30.12"
glam.workspace = true
wgpu.workspace = true
strafesnet_roblox_bot_player.workspace = true
strafesnet_common.workspace = true
strafesnet_graphics.workspace = true