Skip to content

Commit

Permalink
chore(deps): bump open from 5.3.0 to 5.3.1 (#117)
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 20, 2024
1 parent d220c24 commit ffb2b72
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tokio = { version = "1.41.1", features = ["full"] }
axum = { version = "0.7.6", features = ["ws"]}
futures = "0.3.31"
mime_guess = "2.0.5"
open = "5.3.0"
open = "5.3.1"

[dev-dependencies]
reqwest = "0.12.4"

0 comments on commit ffb2b72

Please sign in to comment.