diff --git a/template.toml b/template.toml index 2695d9c..3e9ae30 100644 --- a/template.toml +++ b/template.toml @@ -1 +1,2 @@ -binary = "" +[binary] +prompt = "Binary name (leave blank if this is a library)" \ No newline at end of file