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

2
Cargo.lock generated
View File

@@ -4096,7 +4096,7 @@ dependencies = [
[[package]]
name = "strafesnet_snf"
version = "0.3.2"
version = "0.4.0"
dependencies = [
"binrw 0.15.1",
"id",

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" }

View File

@@ -1,6 +1,6 @@
[package]
name = "strafesnet_snf"
version = "0.3.2"
version = "0.4.0"
edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html