Skip to content

Commit

Permalink
Merge pull request #27359 from AleoHQ/dependabot/cargo/testnet3/seria…
Browse files Browse the repository at this point in the history
…l_test-3.0.0

Bump serial_test from 2.0.0 to 3.0.0
  • Loading branch information
d0cd authored Jan 16, 2024
2 parents b32c5d2 + ac658d5 commit fa19557
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 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 = "2.0.0"
version = "3.0.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 @@ -41,7 +41,7 @@ version = "1.0"
features = [ "derive" ]

[dependencies.serial_test]
version = "2.0.0"
version = "3.0.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 @@ -39,7 +39,7 @@ path = "../disassembler"
version = "0.10.8"

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

[dependencies.leo-span]
version = "1.9.4"
Expand Down

0 comments on commit fa19557

Please sign in to comment.