Remove "bin" section from Cargo.toml
This commit is contained in:
parent
9a3b25fa98
commit
7ba9c44b94
@ -1626,10 +1626,6 @@ Check out the generated `Cargo.toml`:
|
||||
name = "guessing_game"
|
||||
version = "0.1.0"
|
||||
authors = ["Your Name <you@example.com>"]
|
||||
|
||||
[[bin]]
|
||||
|
||||
name = "guessing_game"
|
||||
```
|
||||
|
||||
Cargo gets this information from your environment. If it's not correct, go ahead
|
||||
|
Loading…
x
Reference in New Issue
Block a user