Skip to content

Commit

Permalink
build(deps): bump update-informer from 1.0.0 to 1.1.0 (esp-rs#292)
Browse files Browse the repository at this point in the history
Bumps [update-informer](https://github.com/mgrachev/update-informer) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mgrachev/update-informer/releases)
- [Changelog](https://github.com/mgrachev/update-informer/blob/main/CHANGELOG.md)
- [Commits](mgrachev/update-informer@v1.0.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and SergioGasquez committed Aug 11, 2023
1 parent 4653b79 commit 8a990c6
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 4 deletions.
66 changes: 63 additions & 3 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 @@ -34,7 +34,7 @@ tempfile = "3.6.0"
thiserror = "1.0.40"
tokio = { version = "1.29.1", features = ["full"] }
tokio-retry = "0.3.0"
update-informer = "1.0.0"
update-informer = "1.1.0"
xz2 = "0.1.7"
zip = "0.6.6"

Expand Down

0 comments on commit 8a990c6

Please sign in to comment.