Skip to content

Commit

Permalink
Bump viuer from 0.8.1 to 0.9.0 (#973)
Browse files Browse the repository at this point in the history
* Bump viuer from 0.8.1 to 0.9.0

Bumps [viuer](https://github.com/atanunq/viuer) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/atanunq/viuer/releases)
- [Changelog](https://github.com/atanunq/viuer/blob/master/CHANGELOG.md)
- [Commits](atanunq/viuer@v0.8.1...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Use new print-file feature

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Chalmers <adam.chalmers@zoo.dev>
  • Loading branch information
dependabot[bot] and adamchalmers authored Oct 21, 2024
1 parent ed80dc3 commit 0e35d23
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
31 changes: 10 additions & 21 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 @@ -58,7 +58,7 @@ unicode-segmentation = "1.12.0"
url = "2.5.0"
uuid = { version = "1.11", features = ["serde", "v4"] }
version-compare = "0.2.0"
viuer = { version = "0.8.1", features = [] }
viuer = { version = "0.9.0", features = ["print-file"] }

[build-dependencies]
built = "0.7"
Expand Down

0 comments on commit 0e35d23

Please sign in to comment.