From 38737f8c0af92f6696471b92a594da608a911b50 Mon Sep 17 00:00:00 2001 From: Cyrix126 Date: Wed, 11 Dec 2024 19:09:49 +0100 Subject: [PATCH] fix: benri mac os --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f02d0f9..5f9e039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,7 @@ rustflags = ["-Zlocation-detail=none"] default = [] bundle = [] distro = [] +log=[] [dependencies] clap = {version="4.5", features=["cargo", "derive"]}