Skip to content

Commit

Permalink
chore(deps): bump self_update from 0.28.0 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [self_update](https://github.com/jaemk/self_update) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

---
updated-dependencies:
- dependency-name: self_update
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 22, 2022
1 parent 5052ef4 commit acbf02b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 24 deletions.
43 changes: 20 additions & 23 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 @@ -59,7 +59,7 @@ version = "0.8"
version = "1"

[dependencies.self_update]
version = "0.28"
version = "0.29"
features = [
"archive-zip",
"compression-zip-bzip2",
Expand Down

0 comments on commit acbf02b

Please sign in to comment.