From cb7688314b61b8b61af2e5503df2022db44173c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 02:00:57 +0000 Subject: build(deps): bump string_cache from 0.8.7 to 0.8.8 (#35269) Bumps [string_cache](https://github.com/servo/string-cache) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/servo/string-cache/releases) - [Commits](https://github.com/servo/string-cache/commits) --- updated-dependencies: - dependency-name: string_cache dependency-type: direct:production update-type: version-update:semver-patch ... Fixes #31516. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- deny.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'deny.toml') diff --git a/deny.toml b/deny.toml index d1fe883bcc2..c380877b568 100644 --- a/deny.toml +++ b/deny.toml @@ -124,10 +124,6 @@ skip = [ # wgpu-hal depends on 0.5.0. "ndk-sys", - # Required until a new version of string-cache is released. - "phf_generator", - "phf_shared", - # icu (from mozjs) uses old version # tracing-subscriber (tokio-rs/tracing#3033) uses old version # regex -> regex-automata 0.4.7 -- cgit v1.2.3