Skip to content

Commit

Permalink
build(deps): bump open from 5.3.0 to 5.3.1 (#361)
Browse files Browse the repository at this point in the history
Bumps [open](https://github.com/Byron/open-rs) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/Byron/open-rs/releases)
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md)
- [Commits](Byron/open-rs@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 14, 2024
1 parent 210d7de commit 26fff8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 bins/logview/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clap = { version = "4.5.21", features = ["derive"] }
logging = { path = "../../libs/logging" }
mime = "0.3.17"
mustache = "0.9.0"
open = "5.3.0"
open = "5.3.1"
serde = { version = "1.0.215", features = ["derive", "rc"] }
serde_yaml = "0.9.34"
shell-words = "1.1.0"
Expand Down

0 comments on commit 26fff8e

Please sign in to comment.