Skip to content

Commit 00c3e94

Browse files
chore(deps): update rstest requirement from 0.18 to 0.22
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.0...v0.22.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 843ffb0 commit 00c3e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libindy_vdr/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ zmq = "0.9"
6363
sled = "0.34.7"
6464

6565
[dev-dependencies]
66-
rstest = "0.18"
66+
rstest = "0.22"
6767
time = "0.3"
6868
indy-data-types = { version = "0.7", default-features = false, features = [
6969
"rich_schema",

0 commit comments

Comments
 (0)