build(deps): bump mime_guess from 2.0.4 to 2.0.5 (#32660)

* build(deps): bump mime_guess from 2.0.4 to 2.0.5

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] <support@github.com>

* Remove libloading from servo-tidy.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Touchet <alextouchet@outlook.com>
This commit is contained in:
dependabot[bot] 2024-07-01 18:29:06 +00:00 committed by GitHub
parent 7ed5e804b5
commit ad01342f00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 23 deletions

View file

@ -25,7 +25,6 @@ packages = [
"cookie",
"futures",
"hermit-abi",
"libloading",
"nix",
"redox_syscall",
"syn",