Skip to content

Commit

Permalink
Bump self_update from 0.38.0 to 0.39.0
Browse files Browse the repository at this point in the history
Bumps [self_update](https://github.com/jaemk/self_update) from 0.38.0 to 0.39.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent eb12c7e commit 8470845
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 3 deletions.
143 changes: 141 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 @@ -130,7 +130,7 @@ version = "0.11.22"
features = [ "blocking", "json", "multipart" ]

[dependencies.self_update]
version = "0.38.0"
version = "0.39.0"
features = [ "archive-zip" ]

[dependencies.serde]
Expand Down

0 comments on commit 8470845

Please sign in to comment.