Skip to content

Commit fa14aa7

Browse files
committed
tests: Update test-helper
1 parent 322995e commit fa14aa7

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
@@ -39,7 +39,7 @@ build-context = "0.1"
3939
easy-ext = "1"
4040
fs-err = "3"
4141
tempfile = { version = "3", default-features = false }
42-
test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "20a3e10" }
42+
test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "e8333e1" }
4343

4444
[lints]
4545
workspace = true

0 commit comments

Comments
 (0)