From 80d228ae45a2d295ec8d7ad91c7f451347b58dc7 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Tue, 26 Mar 2024 18:32:28 +0100 Subject: [PATCH] Fix some cargo-deny deprecation warnings --- .deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.deny.toml b/.deny.toml index 72b9cdb2..13e59807 100644 --- a/.deny.toml +++ b/.deny.toml @@ -1,5 +1,6 @@ # https://embarkstudios.github.io/cargo-deny/checks/cfg.html +[graph] all-features = true exclude = [ # dev only dependency