about summary refs log tree commit diff stats
path: root/usr/src/mei/yes/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/mei/yes/Cargo.toml')
-rw-r--r--usr/src/mei/yes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/mei/yes/Cargo.toml b/usr/src/mei/yes/Cargo.toml
index 8372248..d46dce9 100644
--- a/usr/src/mei/yes/Cargo.toml
+++ b/usr/src/mei/yes/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
 
 [[bin]]
 name = "yes"
-path = "src/main.rs"
+path = "src/yes.rs"
 
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html