Skip to content

Commit

Permalink
build(deps): update self_update requirement from 0.36.0 to 0.37.0 (#50)
Browse files Browse the repository at this point in the history
Updates the requirements on [self_update](https://github.com/jaemk/self_update) to permit the latest version.
- [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
...

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 Jun 6, 2023
1 parent 881190b commit a9e7e96
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 @@ -58,7 +58,7 @@ crc32fast = "1.3.2"
tempfile = "3.3.0"
flate2 = "1.0.25"
tar = "0.4.38"
self_update = "0.36.0"
self_update = "0.37.0"

[build-dependencies]
copy_to_output = "2.0.0"
Expand Down

0 comments on commit a9e7e96

Please sign in to comment.