Skip to content

Commit

Permalink
Try cp_r from git
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Oct 7, 2024
1 parent 6c9769f commit 614d432
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ nix = { version = "0.28", features = ["process", "signal"] }

[dev-dependencies]
assert_cmd = "2.0"
cp_r = "0.5.1"
cp_r = { version = "0.5.1", git = "https://github.com/sourcefrog/cp_r" }
insta = "1.12"
lazy_static = "1.4"
predicates = "3"
Expand Down

0 comments on commit 614d432

Please sign in to comment.