Skip to content

Commit

Permalink
Update message-io requirement from 0.17.0 to 0.18.0 (#384)
Browse files Browse the repository at this point in the history
Updates the requirements on [message-io](https://github.com/lemunozm/message-io) to permit the latest version.
- [Changelog](https://github.com/lemunozm/message-io/blob/master/CHANGELOG.md)
- [Commits](lemunozm/message-io@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: message-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 539bd55 commit f8c489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proptest-state-machine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ proptest = { version = "1.2.0", path = "../proptest", default-features = true, f
] }

[dev-dependencies]
message-io = "0.17.0"
message-io = "0.18.0"

0 comments on commit f8c489d

Please sign in to comment.