update vbsp fork

This commit is contained in:
2025-02-18 09:32:26 -08:00
parent 8547bb9849
commit 75e12c612e
3 changed files with 4 additions and 4 deletions
Cargo.lock
lib/bsp_loader
map-tool

@ -25,7 +25,7 @@ strafesnet_rbx_loader = { version = "0.6.0", path = "../lib/rbx_loader", registr
strafesnet_snf = { version = "0.3.0", path = "../lib/snf", registry = "strafesnet" }
thiserror = "2.0.11"
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread", "fs"] }
vbsp = { version = "0.7.0-codegen1", registry = "strafesnet" }
vbsp = { version = "0.7.0-codegen3", registry = "strafesnet" }
vmdl = "0.2.0"
vmt-parser = "0.2.0"
vpk = "0.2.0"