mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Base: Remove unneded cargo deny entries (#41778)
These entries are not needed anymore so they can be removed. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: ./mach test-tidy still works. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,6 @@ deny = [
|
||||
skip = [
|
||||
"bitflags",
|
||||
"cookie",
|
||||
"futures",
|
||||
"redox_syscall",
|
||||
|
||||
# New versions of these dependencies is pulled in by GStreamer / GLib.
|
||||
@@ -177,11 +176,6 @@ skip = [
|
||||
# and bindgen updates the cexpr version
|
||||
"nom",
|
||||
|
||||
# duplicated by image 0.25
|
||||
"cfg-expr",
|
||||
"system-deps",
|
||||
"target-lexicon",
|
||||
|
||||
# duplicated by core-graphics
|
||||
"core-graphics-types",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user