html terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 926f69a..87b18b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,6 +39,7 @@ anyhow = "1.0.71"
regex = { version = "1.8.4", features = ["std"], default-features = false }
minify-js = "0.4.3"
itertools = "0.10.5"
+convert_case = "0.6.0"
[profile.release]
lto = true