Skip to content

Commit d4cc43a

Browse files
dependabot[bot]davidB
authored andcommitted
build(deps): update rstest requirement from 0.25 to 0.26
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.25.0...v0.26.1) --- updated-dependencies: - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 007fea0 commit d4cc43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdevents-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ boon = "0.6"
2626
glob = "0.3"
2727
proptest = "1"
2828
regex = "1.10"
29-
rstest = "0.25"
29+
rstest = "0.26"
3030

3131
[features]
3232
default = ["cloudevents"]

0 commit comments

Comments
 (0)