Skip to content

Commit

Permalink
chore(deps): update self_update requirement from 0.40.0 to 0.41.0 (#85)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: self_update
  dependency-type: direct:production
...

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 Aug 1, 2024
1 parent 43cec33 commit 1d4a132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository = "https://github.com/zifeo/lade"

[dependencies]
anyhow = "1.0.83"
self_update = { version = "0.40.0", features = [
self_update = { version = "0.41.0", features = [
"archive-tar",
"archive-zip",
"compression-flate2",
Expand Down

0 comments on commit 1d4a132

Please sign in to comment.