Skip to content

Commit

Permalink
chore(deps): Bump dircpy from 0.3.16 to 0.3.19
Browse files Browse the repository at this point in the history
Bumps [dircpy](https://github.com/woelper/dircpy) from 0.3.16 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Xynnn007 committed Aug 23, 2024
1 parent 1e349f5 commit 03fcb12
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 image-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async-trait.workspace = true
base64.workspace = true
cfg-if = { workspace = true, optional = true }
devicemapper = { version = "0.34.2", optional = true }
dircpy = { version = "0.3.12", optional = true }
dircpy = { version = "0.3.19", optional = true }
filetime = "0.2"
flate2 = "1.0"
fs_extra = { version = "1.2.0", optional = true }
Expand Down

0 comments on commit 03fcb12

Please sign in to comment.