Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5097326 commit 1c1e476
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 3 deletions.
130 changes: 128 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 @@ -178,7 +178,7 @@ reqwest = { version = "0.11", features = [
rust_decimal = "1.32"
ryu = "1"
sanitize-filename = { version = "0.5", optional = true }
self_update = { version = "0.38", features = [
self_update = { version = "0.39", features = [
"archive-zip",
"compression-zip-deflate",
"rustls",
Expand Down

0 comments on commit 1c1e476

Please sign in to comment.