Skip to content

Commit bc26d56

Browse files
messenseThomas Bracht Laumann Jespersen
authored andcommitted
Bump tester version to 0.5.0
1 parent d9d8086 commit bc26d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tempfile = { version = "3.0", optional = true }
2424
serde = "1.0"
2525
serde_json = "1.0"
2626
serde_derive = "1.0"
27-
tester = { version = "0.4", optional = true }
27+
tester = { version = "0.5", optional = true }
2828

2929
[target."cfg(unix)".dependencies]
3030
libc = "0.2"

0 commit comments

Comments
 (0)