Skip to content

Commit

Permalink
chore(deps): Bump devicemapper from 0.34.3 to 0.34.4
Browse files Browse the repository at this point in the history
Bumps [devicemapper](https://github.com/stratis-storage/devicemapper-rs) from 0.34.3 to 0.34.4.
- [Release notes](https://github.com/stratis-storage/devicemapper-rs/releases)
- [Changelog](https://github.com/stratis-storage/devicemapper-rs/blob/master/CHANGES.txt)
- [Commits](stratis-storage/devicemapper-rs@devicemapper-v0.34.3...devicemapper-v0.34.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Xynnn007 committed Oct 21, 2024
1 parent 8003db2 commit aac015b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@ async-compression = { version = "0.4.14", features = [
async-trait.workspace = true
base64.workspace = true
cfg-if.workspace = true
devicemapper = { version = "0.34.2", optional = true }
devicemapper = { version = "0.34.4", optional = true }
dircpy = { version = "0.3.19", optional = true }
filetime = "0.2"
flate2 = "1.0"
Expand Down

0 comments on commit aac015b

Please sign in to comment.