feat: new usual deps
This commit is contained in:
parent
23e5ce0c49
commit
14eeeceaa8
14 changed files with 17 additions and 1 deletions
5
cargo-generate.toml
Normal file → Executable file
5
cargo-generate.toml
Normal file → Executable file
|
@ -20,6 +20,11 @@ type = "bool"
|
|||
prompt = "Tracing?"
|
||||
default = true
|
||||
|
||||
[placeholders.axum]
|
||||
type = "bool"
|
||||
prompt = "axum?"
|
||||
default = true
|
||||
|
||||
[placeholders.license]
|
||||
type = "string"
|
||||
prompt = "License?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue