fixed a bug on new project creation where the config file path wasn't
being passed correctly. Also started the groundwork for adding more of my rust based tooling to tetanus.
This commit is contained in:
@@ -10,6 +10,7 @@ clap = { version = "4.6.1", features = ["derive"] }
|
||||
clipboard = "0.5.0"
|
||||
crossterm = "0.29.0"
|
||||
fs_extra = "1.3.0"
|
||||
headless_chrome = "1.0.22"
|
||||
ipnet = "2.12.0"
|
||||
keyring = "4.1.6"
|
||||
rand = "0.10.2"
|
||||
|
||||
Reference in New Issue
Block a user