Revert "fix hexagon_launcher crashing (#8)"

This reverts commit 62b0fe8240.
This fix only stopped hexagon_launcher from exiting properly upon
receiving a fatal error
This commit is contained in:
Schmarni
2025-08-30 18:09:23 +02:00
parent 62b0fe8240
commit e60463081e
3 changed files with 4 additions and 8 deletions

View File

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