Skip to content

Commit

Permalink
chore(deps): update self_update requirement from 0.39.0 to 0.40.0 (#75)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent a72bb0d commit a9af8be
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 @@ -13,7 +13,7 @@ license = "MPL-2.0"

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

0 comments on commit a9af8be

Please sign in to comment.