feat: new usual deps

This commit is contained in:
DavidOnTop 2024-07-17 14:30:05 +02:00
parent 23e5ce0c49
commit 14eeeceaa8
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
14 changed files with 17 additions and 1 deletions

5
cargo-generate.toml Normal file → Executable file
View 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?"