feat: add Server header middleware, bump version to v0.4.0

This commit is contained in:
Ryan Walters
2025-09-17 12:37:12 -05:00
parent 916428fe76
commit 1be59f474d
4 changed files with 29 additions and 5 deletions

2
Cargo.lock generated
View File

@@ -1809,7 +1809,7 @@ version = "0.1.1"
[[package]]
name = "pacman-server"
version = "0.3.2"
version = "0.4.0"
dependencies = [
"async-trait",
"axum",