fix hexagon_launcher crashing (#8)

This commit was merged in pull request #8.
This commit is contained in:
Leah Anderson
2025-07-05 14:38:39 -06:00
committed by GitHub
parent f5008ff5b5
commit 62b0fe8240
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"