Skip to content

Commit

Permalink
chore(deps): Bump test-strategy from 0.3.1 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [test-strategy](https://github.com/frozenlib/test-strategy) from 0.3.1 to 0.4.0.
- [Commits](frozenlib/test-strategy@v0.3.1...v0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent ef3b802 commit 327aaac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -41,7 +41,7 @@ required-features = ["std"]
[dev-dependencies]
clap = { version = "4.0.32", features = ["derive"] }
proptest = "1.2.0"
test-strategy = "0.3.1"
test-strategy = "0.4.0"

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

0 comments on commit 327aaac

Please sign in to comment.