Skip to content

Commit

Permalink
chore(deps): bump mime_guess from 2.0.4 to 2.0.5
Browse files Browse the repository at this point in the history
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.4 to 2.0.5.
- [Commits](https://github.com/abonander/mime_guess/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 4b0053f commit 4758209
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 @@ -21,7 +21,7 @@ notify-debouncer-full = "0.3.1"
tokio = { version = "1.38.0", features = ["full"] }
axum = { version = "0.7.5", features = ["ws"]}
futures = "0.3.30"
mime_guess = "2.0.3"
mime_guess = "2.0.5"
open = "5.1.4"

[dev-dependencies]
Expand Down

0 comments on commit 4758209

Please sign in to comment.