summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7c4ae3d0..c99f5625 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,10 +5,6 @@ edition = "2024"
[[bin]]
name = "authzd"
-path = "src/main.rs"
-
-[[bin]]
-name = "cli"
path = "src/bin/cli.rs"
[lib]