Skip to content

Commit e0b2651

Browse files
committed
Use sdl3-main instead of manual loop
1 parent a0923f3 commit e0b2651

3 files changed

Lines changed: 287 additions & 142 deletions

File tree

Cargo.lock

Lines changed: 68 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/spaceman-dmm/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ toml = "0.5.11"
2222
petgraph = { version = "0.6.0", default-features = false }
2323
weak-table = "0.3.2"
2424
slice-of-array = "0.3.2"
25+
sdl3-main = "0.5.4"
26+
ouroboros = "0.18.5"
2527

2628
[build-dependencies]
2729
chrono = "0.4.38"

0 commit comments

Comments
 (0)