Skip to content

Commit

Permalink
Update viuer requirement from 0.6.2 to 0.7.1
Browse files Browse the repository at this point in the history
Updates the requirements on [viuer](https://github.com/atanunq/viuer) to permit the latest version.
- [Release notes](https://github.com/atanunq/viuer/releases)
- [Changelog](https://github.com/atanunq/viuer/blob/master/CHANGELOG.md)
- [Commits](atanunq/viuer@v0.6.2...v0.7.1)

---
updated-dependencies:
- dependency-name: viuer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent 0b2d8aa commit 6ee2f39
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 @@ -67,7 +67,7 @@ tls-api = { version = "0.9.0", features = ["runtime-tokio"] }
tls-api-native-tls = { version = "0.9.0", features = ["runtime-tokio"] }
tokio = { version = "1.35.1", features = ["full"] }
tokio-stream = "0.1.14"
viuer = "0.6.2"
viuer = "0.7.1"
wild = "2.2.0"

[profile.release]
Expand Down

0 comments on commit 6ee2f39

Please sign in to comment.