Skip to content

Commit

Permalink
tests: Update test-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Feb 21, 2025
1 parent 7722eea commit 13b27c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ walkdir = "2.2.3"
[dev-dependencies]
rustversion = "1"
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
Expand Down

0 comments on commit 13b27c9

Please sign in to comment.