From b68d35e643b843002a207dd8da9328f9edcd0813 Mon Sep 17 00:00:00 2001 From: Jorge Date: Wed, 7 Aug 2024 19:50:53 +0000 Subject: [PATCH] Fixed --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index daf99fe..d3e3975 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,3 @@ required-features = ["build-binary"] [[bin]] name = "etl_aircrafts" required-features = ["build-binary"] - -[[bin]] -name = "check_ladd" -required-features = ["build-binary"]