add CD, fix warnings

This commit is contained in:
2026-04-17 16:09:42 +02:00
parent c29d5f5a9f
commit fc3806c334
11 changed files with 80 additions and 33 deletions

View File

@ -3,6 +3,8 @@ name = "httpserver"
version = "0.1.0"
authors = ["tomoron <tomoron@student.42angouleme.fr>"]
edition = "2021"
description = "a rewrite of my http server in rust"
repository = "https://git.tmoron.fr/tom/httpserver"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html