Skip to content

Commit

Permalink
chore(deps): Update rstest requirement from 0.18.1 to 0.19.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rstest](https://github.com/la10736/rstest) to permit the latest version.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: rstest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent c6ccf71 commit 5431f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ itertools = "0.11.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
fst = "0.4.7"
phf = { version = "0.11.1", features = ["macros"] }
rstest = "0.18.1"
rstest = "0.19.0"
trie-rs = "0.1.1"

[workspace]
Expand Down

0 comments on commit 5431f2e

Please sign in to comment.