Skip to content

Commit

Permalink
build(deps): bump dircpy from 0.3.18 to 0.3.19 (#397)
Browse files Browse the repository at this point in the history
Bumps [dircpy](https://github.com/woelper/dircpy) from 0.3.18 to 0.3.19.
- [Changelog](https://github.com/woelper/dircpy/blob/master/Changelog.md)
- [Commits](https://github.com/woelper/dircpy/commits)

---
updated-dependencies:
- dependency-name: dircpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent f29c00b commit 4d8a7b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 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 @@ -7,7 +7,7 @@ build = "build.rs"
[dependencies]
anyhow = "1.0"
clap = { version = "4.5.13", features = ["derive", "env"] }
dircpy = "0.3.18"
dircpy = "0.3.19"
dirs = "5.0"
git2 = "0.19.0"
glob = "0.3"
Expand Down

0 comments on commit 4d8a7b5

Please sign in to comment.