Initial upload: ScaffoldForge CLI tool with full codebase, tests, and CI/CD
This commit is contained in:
7
scaffoldforge/templates/rust/Cargo.toml.j2
Normal file
7
scaffoldforge/templates/rust/Cargo.toml.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "{{ project_name_kebab }}"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "{{ issue_title }}"
|
||||
|
||||
[dependencies]
|
||||
Reference in New Issue
Block a user