update dependencies

This commit is contained in:
soruh 2024-02-07 15:40:59 +01:00
parent 68d4071bb9
commit 300914eb8d
2 changed files with 722 additions and 169 deletions

889
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@ flate2 = { version = "1.0.26", optional = true }
default = ["debug_server"]
debug_server = [
"dep:hyper",
"minify-html",
"dep:minify-html",
"dep:minify-js",
"dep:css-minify",
"dep:flate2",