diff --git a/Cargo.toml b/Cargo.toml index b34b29e..66bf8f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ build-context = "0.1" easy-ext = "1" fs-err = "3" tempfile = { version = "3", default-features = false } -test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "e8333e1" } +test-helper = { features = ["cli", "doc", "git"], git = "https://github.com/taiki-e/test-helper.git", rev = "d2272e8" } [lints] workspace = true