Skip to content

Commit c45e62f

Browse files
dependabot[bot]rjzak
authored andcommitted
build(deps): update rstest requirement from 0.18.2 to 0.19.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.18.2...v0.19.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea7d483 commit c45e62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ciborium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ serde = { version = "1.0.170", default-features = false, features = ["alloc", "d
2727

2828
[dev-dependencies]
2929
serde_bytes = "0.11"
30-
rstest = "0.18.2"
30+
rstest = "0.19.0"
3131
rand = "0.8"
3232
hex = "0.4"
3333

0 commit comments

Comments
 (0)