Skip to content

Commit d963bea

Browse files
Update rstest requirement from 0.22.0 to 0.23.0
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.22.0...v0.23.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acaad4f commit d963bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ serde_dhall = "0.12"
8181

8282
[dev-dependencies]
8383
polars = { version = "0.43.1", features = ["parquet"] }
84-
rstest = "0.22.0"
84+
rstest = "0.23.0"
8585
pretty_env_logger = "0.5"
8686
toml = "0.8.14"
8787

0 commit comments

Comments
 (0)