chore: gitignore .liquid-mail.toml and remove from tracking
The file contains a Honcho API key that should not be in version control. Added to .gitignore and untracked; the file remains on disk for local use.
This commit is contained in:
@@ -25,7 +25,7 @@ clap_complete = "4"
|
||||
dialoguer = "0.12"
|
||||
console = "0.16"
|
||||
indicatif = "0.18"
|
||||
lipgloss = { package = "charmed-lipgloss", version = "0.1", default-features = false, features = ["native"] }
|
||||
lipgloss = { package = "charmed-lipgloss", version = "0.2", default-features = false, features = ["native"] }
|
||||
open = "5"
|
||||
|
||||
# HTTP
|
||||
|
||||
Reference in New Issue
Block a user