Skip to content

Commit c8c252b

Browse files
committed
[wip] use hegel's state machine
See discussion in hegeldev/hegel-rust#148.
1 parent b8703cb commit c8c252b

3 files changed

Lines changed: 371 additions & 575 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tokio = { version = "1.0.0", features = ["io-std"], optional = true }
2626
anyhow = "1.0.70"
2727
dummy-waker = "1.1.0"
2828
futures = "0.3.25"
29-
hegeltest = "0.3.4"
29+
hegeltest = "0.3.7"
3030
tokio = { version = "1.0.0", features = ["io-std", "io-util", "macros", "rt"] }
3131

3232
[features]

0 commit comments

Comments
 (0)