chore: Release

This commit is contained in:
2025-11-03 15:43:26 -08:00
parent 4cf1f882b8
commit 243e35ec15
5 changed files with 33 additions and 33 deletions

View File

@@ -33,7 +33,7 @@ wasm-bindgen = "=0.2.100"
uuid = { version = "1.16.0", features = [
"js",
] } # direct dep to set js feature, prevents Rng issues
letterbox-shared = { path = "../shared/", version = "0.17.45", registry = "xinu" }
letterbox-shared = { path = "../shared/", version = "0.17.46", registry = "xinu" }
seed_hooks = { version = "0.4.1", registry = "xinu" }
strum_macros = "0.27.1"
gloo-console = "0.3.0"