From cb900c93253a0b14cf0fd87ea35e99cda189e158 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Tue, 2 Nov 2021 08:13:24 +0300 Subject: [PATCH] chore: todo --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index 0ce2e82..7681a41 100644 --- a/deny.toml +++ b/deny.toml @@ -69,6 +69,7 @@ ignore = [ # https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html [licenses] # The lint level for crates which do not have a detectable license +# TODO: make PR to tokio-console to add the license identifiers so we can set this to deny again unlicensed = "warn" # List of explictly allowed licenses # See https://spdx.org/licenses/ for list of possible licenses