Skip to content

Commit 66e0497

Browse files
committed
Update rstest
Signed-off-by: Nathaniel McCallum <[email protected]>
1 parent b9e978a commit 66e0497

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
@@ -26,7 +26,7 @@ serde = { version = "1.0", default-features = false, features = ["alloc", "deriv
2626

2727
[dev-dependencies]
2828
serde_bytes = "0.11"
29-
rstest = "0.6"
29+
rstest = "0.11"
3030
rand = "0.8"
3131
hex = "0.4"
3232

0 commit comments

Comments
 (0)