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

View File

@@ -1,6 +1,6 @@
[package]
name = "pacman-server"
version = "0.3.2"
version = "0.4.0"
authors.workspace = true
edition.workspace = true
rust-version = "1.86.0"