fix hexagon_launcher crashing

This commit is contained in:
Leah Anderson
2025-07-05 14:30:12 -06:00
parent f5008ff5b5
commit f790d8fa45
3 changed files with 8 additions and 4 deletions

View File

@@ -15,3 +15,4 @@ tokio = { workspace = true }
serde = { workspace = true }
stardust-xr-fusion = { workspace = true }
stardust-xr-molecules = { workspace = true }
libc = "0.2.174"