Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 32be479 commit 1e9560b
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 22 deletions.
40 changes: 21 additions & 19 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ features = [ "derive" ]
version = "1.0"

[dependencies.serial_test]
version = "3.0.0"
version = "3.1.0"

[dependencies.snarkvm]
workspace = true
Expand Down
2 changes: 1 addition & 1 deletion leo/package/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ version = "1.0"
features = [ "derive" ]

[dependencies.serial_test]
version = "3.0.0"
version = "3.1.0"

[dependencies.toml]
version = "0.8"
Expand Down
2 changes: 1 addition & 1 deletion utils/retriever/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ features = [ "derive" ]
version = "1.0"

[dependencies.serial_test]
version = "3.0.0"
version = "3.1.0"

[dependencies.sha2]
version = "0.10.8"
Expand Down

0 comments on commit 1e9560b

Please sign in to comment.