Skip to content

Commit 2934648

Browse files
committed
use hegel's state machine for PBT
See discussion in hegeldev/hegel-rust#148.
1 parent b8703cb commit 2934648

3 files changed

Lines changed: 372 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)