Improved server performance

This commit is contained in:
A B
2025-04-29 21:12:27 +00:00
parent c01eb48451
commit 3f852e50f4
6 changed files with 360 additions and 21 deletions

View File

@ -1,8 +1,8 @@
[package]
name = "khm"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
authors = ["AB <ab@hexor.cy>", "ChatGPT-4o"]
authors = ["AB <ab@hexor.cy>"]
[dependencies]
actix-web = "4"