Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit ecfc679

Browse files
Update Rust crate proptest-state-machine to 0.5.0
1 parent 4b65c9a commit ecfc679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beeps_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ url = "2.5.4"
1818
[dev-dependencies]
1919
proptest = "1.6.0"
2020
proptest-derive = "0.6.0"
21-
proptest-state-machine = "0.4.0"
21+
proptest-state-machine = "0.5.0"

0 commit comments

Comments
 (0)