Skip to content

Commit

Permalink
Bump alpm from 3.0.5 to 4.0.0 (#187)
Browse files Browse the repository at this point in the history
Bumps [alpm](https://github.com/archlinux/alpm.rs) from 3.0.5 to 4.0.0.
- [Changelog](https://github.com/archlinux/alpm.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archlinux/alpm.rs/commits)

---
updated-dependencies:
- dependency-name: alpm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 7b15673 commit 18de8d5
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include = [
edition = "2021"

[dependencies]
alpm = "3.0.5"
alpm = "4.0.0"
clap = { version = "4.5.13", features = ["help", "usage", "error-context", "std", "derive"], default-features = false }
notify-rust = "4.11"
utmp-rs = "0.3.0"
Expand Down

0 comments on commit 18de8d5

Please sign in to comment.