Update cargo-generate.toml
This commit is contained in:
parent
d5df330613
commit
d7ce852b23
@ -13,10 +13,3 @@ regex = "^[A-Za-z0-9][A-Za-z0-9-]{0,38}$"
|
||||
type = "string"
|
||||
prompt = "Project description"
|
||||
|
||||
[conditional.'crate_type == "lib"']
|
||||
ignore = [ "src/main.rs" ]
|
||||
|
||||
[conditional.'crate_type == "bin"']
|
||||
ignore = [ "src/lib.rs" ]
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user