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

This commit is contained in:
2025-04-01 00:04:22 +02:00
parent 05cde266a5
commit 4bf70337d1
5 changed files with 611 additions and 361 deletions

View File

@ -1,10 +1,10 @@
[package]
name = "hello_world_http"
version = "0.1.0"
edition = "2021"
edition = "2024"
[dependencies]
clap = {version = "4.5.9", features = ["derive", "env"]}
actix-web = "4"
env_logger = "0.11.5"
log = "0.4.22"
log = "0.4.22"