Skip to content

Commit

Permalink
chore(deps): bump liblzma from 0.3.4 to 0.3.5 (#9)
Browse files Browse the repository at this point in the history
Bumps [liblzma](https://github.com/portable-network-archive/liblzma-rs) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases)
- [Commits](Portable-Network-Archive/liblzma-rs@liblzma-0.3.4...liblzma-0.3.5)

---
updated-dependencies:
- dependency-name: liblzma
  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 Nov 13, 2024
1 parent 2b61de9 commit 6c1f675
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 @@ -15,7 +15,7 @@ exitcode = "1.1.2"
fd-lock = "4.0.2"
include_dir = "0.7.4"
indicatif = "0.17.8"
liblzma = { version = "0.3.4", features = ["static"] }
liblzma = { version = "0.3.5", features = ["static"] }
log = "0.4.22"
procfs = { version= "0.17.0" }
regex = "1.11.1"
Expand Down

0 comments on commit 6c1f675

Please sign in to comment.