Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
build(deps): bump expect-test from 1.4.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [expect-test](https://github.com/rust-analyzer/expect-test) from 1.4.1 to 1.5.0.
- [Changelog](https://github.com/rust-analyzer/expect-test/blob/master/CHANGELOG.md)
- [Commits](rust-analyzer/expect-test@v1.4.1...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 05b57a5 commit bd2c689
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -9,7 +9,7 @@ hex-literal = "0.4.1"

[dev-dependencies]
bolero = "0.10.1"
expect-test = "1.4.1"
expect-test = "1.5.0"
hex = "0.4.3"
quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"
Expand Down

0 comments on commit bd2c689

Please sign in to comment.