⚙️ refactor: add build time binary file optimization (#180)(#178)

This commit is contained in:
neon_arch 2023-08-30 19:05:38 +03:00
parent 0e1cb6f2e8
commit 55a7125cea
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -67,7 +67,7 @@ dependencies = [
"actix-rt",
"actix-service",
"actix-utils",
"ahash 0.8.3",
"ahash",
"base64 0.21.3",
"bitflags 2.4.0",
"brotli",