Update minify-html, dependencies (minor & point)

This commit is contained in:
asonix 2024-02-01 16:35:19 -06:00
parent 7a862bc8ff
commit f123f7d60a
2 changed files with 981 additions and 454 deletions

1433
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -24,7 +24,7 @@ clap = { version = "4.0.2", features = ["derive", "env"] }
console-subscriber = "0.1"
dotenv = "0.15.0"
mime = "0.3"
minify-html = "0.11.1"
minify-html = "0.15.0"
once_cell = "1.4"
opentelemetry = { version = "0.19", features = ["rt-tokio"] }
opentelemetry-otlp = "0.12"