snf 0.4.0 update bnum

This commit is contained in:
2026-03-25 09:27:36 -07:00
parent e4e8b70118
commit d7d1a6f9b6
3 changed files with 3 additions and 3 deletions

View File

@@ -54,4 +54,4 @@ strafesnet_bsp_loader = { version = "0.5.0", path = "lib/bsp_loader", registry =
strafesnet_common = { version = "0.9.0", path = "lib/common", registry = "strafesnet" }
strafesnet_deferred_loader = { version = "0.6.0", path = "lib/deferred_loader", registry = "strafesnet" }
strafesnet_rbx_loader = { version = "0.10.2", path = "lib/rbx_loader", registry = "strafesnet" }
strafesnet_snf = { version = "0.3.2", path = "lib/snf", registry = "strafesnet" }
strafesnet_snf = { version = "0.4.0", path = "lib/snf", registry = "strafesnet" }