We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322995e commit fa14aa7Copy full SHA for fa14aa7
Cargo.toml
@@ -39,7 +39,7 @@ build-context = "0.1"
39
easy-ext = "1"
40
fs-err = "3"
41
tempfile = { version = "3", default-features = false }
42
-test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "20a3e10" }
+test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "e8333e1" }
43
44
[lints]
45
workspace = true
0 commit comments