From db8dc982b93b03b0873d541e39516c4d79031190 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:43:09 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- deny.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/deny.toml b/deny.toml index 9e132a58d42f96..23cef5327f0b6b 100644 --- a/deny.toml +++ b/deny.toml @@ -65,7 +65,6 @@ confidence-threshold = 0.8 # Allow 1 or more licenses on a per-crate basis, so that particular licenses # aren't accepted for every possible crate as with the normal allow list exceptions = [ - # Each entry is the crate and version constraint, and its specific allow # list { allow = ["Zlib"], name = "foldhash", version = "*" },