Skip to content

Commit

Permalink
Bump serial_test from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 54fb040 commit 3f89856
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion consensus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ thiserror = "1.0"
aleph-bft-mock = { path = "../mock" }
env_logger = "0.10"
tokio = { version = "1", features = ["macros", "rt", "rt-multi-thread", "time"] }
serial_test = "1.0.0"
serial_test = "2.0.0"

[features]
default = ["initial_unit_collection"]
Expand Down

0 comments on commit 3f89856

Please sign in to comment.