diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-13 09:43:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 09:43:03 +0000 |
commit | 2c3c5257dbb4f9390b982997eb380c5774bb7566 (patch) | |
tree | 7725ca2813fbc134bc9778609b4a978ed654ccd0 /servo-tidy.toml | |
parent | c066f6a2263d4375a53929534a808fe94e9058f7 (diff) | |
download | servo-2c3c5257dbb4f9390b982997eb380c5774bb7566.tar.gz servo-2c3c5257dbb4f9390b982997eb380c5774bb7566.zip |
build(deps): bump servo-media from `e6168e5` to `af97a68` (#30333)
Bumps [servo-media](https://github.com/servo/media) from `e6168e5` to `af97a68`.
- [Release notes](https://github.com/servo/media/releases)
- [Commits](https://github.com/servo/media/compare/e6168e5ff2a19d42fa6bc2aed7782f0396b9e984...af97a686de711c44f0e13fd4ace824c7b0a2e2e2)
---
updated-dependencies:
- dependency-name: servo-media
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'servo-tidy.toml')
-rw-r--r-- | servo-tidy.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml index cd1788a75e2..4eab06b9479 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -71,9 +71,6 @@ packages = [ "paste", "syn", - # Duplicated by servo-media. - "uuid", - # style/webxr (0.62) vs. mozjs_sys (0.66) "bindgen", ] |