fix: 🐛 file parsing error on variable pattern spacing corrected
This commit is contained in:
@@ -6,3 +6,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
inquire = "0.7.5"
|
||||
regex = "1.11.1"
|
||||
|
||||
[[bin]]
|
||||
edition = "2021"
|
||||
name = "code_templates"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user