We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc12a6 commit 819ebb5Copy full SHA for 819ebb5
1 file changed
Cargo.toml
@@ -108,3 +108,7 @@ codegen-units = 1
108
109
[lints]
110
workspace = true
111
+
112
+[[bin]]
113
+name = "api-wordle"
114
+path = "src/main.rs"
0 commit comments