Refresh repository
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-31 23:52:58 +02:00
parent ae754241ce
commit 39beb75a71
5 changed files with 607 additions and 320 deletions

View File

@ -1,11 +1,11 @@
[package]
name = "hidden_server"
version = "0.1.0"
edition = "2021"
edition = "2024"
[dependencies]
log = "0.4.22"
env_logger = "0.11.5"
actix-web = "4"
rand = "0.9.0-alpha.2"
clap = { version = "4.5.16", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }