Skip to content

Commit

Permalink
chore(rust)(deps): update test-strategy requirement in /wnfs
Browse files Browse the repository at this point in the history
Updates the requirements on [test-strategy](https://github.com/frozenlib/test-strategy) to permit the latest version.
- [Commits](frozenlib/test-strategy@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: test-strategy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 85f3e6c commit aedddf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wnfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ rsa = "0.9"
serde_json = "1.0.103"
sha2 = "0.10"
test-log = "0.2"
test-strategy = "0.3"
test-strategy = "0.4"
testresult = "0.4.0"
tiny-bip39 = "1.0"
wnfs-common = { path = "../wnfs-common", features = ["test_utils"] }
Expand Down

0 comments on commit aedddf6

Please sign in to comment.