update deps, notably strafesnet_graphics

This commit is contained in:
2026-03-04 09:32:32 -08:00
parent 00393490a0
commit 3b218856c9
2 changed files with 21 additions and 21 deletions

View File

@@ -15,6 +15,6 @@ codegen-units = 1
glam = "0.32.0"
strafesnet_common = { version = "0.8.6", registry = "strafesnet" }
strafesnet_graphics = { version = "0.0.4", registry = "strafesnet" }
strafesnet_graphics = { version = "0.0.5", registry = "strafesnet" }
strafesnet_roblox_bot_file = { version = "0.9.3", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", registry = "strafesnet" }