Skip to content

Commit 7b26a7c

Browse files
committed
refactor: better cli isolation, tokio-based cancellation
1 parent 5cc7c6e commit 7b26a7c

File tree

26 files changed

+491
-221
lines changed

26 files changed

+491
-221
lines changed

Cargo.lock

Lines changed: 143 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/game-solver/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ itertools = { version = "0.13" }
2424
futures = "0.3.30"
2525
thiserror = "1.0"
2626
castaway = "0.2.3"
27-
tokio-util = "0.7.13"
2827
fxhash = "0.2.1"
2928

3029
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)