aboutsummaryrefslogtreecommitdiffstats
path: root/servo-tidy.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-01 18:29:06 +0000
committerGitHub <noreply@github.com>2024-07-01 18:29:06 +0000
commitad01342f00089cbddb252d54ed55f90a20ce43da (patch)
treea2022942739255bcc6f4fcd33739246c94c0b863 /servo-tidy.toml
parent7ed5e804b557af7620b7dbf2be0aa8af46de8867 (diff)
downloadservo-ad01342f00089cbddb252d54ed55f90a20ce43da.tar.gz
servo-ad01342f00089cbddb252d54ed55f90a20ce43da.zip
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>
Diffstat (limited to 'servo-tidy.toml')
-rw-r--r--servo-tidy.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml
index b0373c804b0..a0624968ef2 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -25,7 +25,6 @@ packages = [
"cookie",
"futures",
"hermit-abi",
- "libloading",
"nix",
"redox_syscall",
"syn",