This commit is contained in:
Ara Sadoyan
2026-06-04 19:12:50 +02:00
parent a8cb727da5
commit 6773d0f502
2 changed files with 4 additions and 2 deletions

View File

@@ -1,8 +1,10 @@
[package]
name = "aralez"
version = "0.92.9"
version = "0.92.10"
edition = "2021"
license = "Apache-2.0"
description = "Reverse proxy built on top of Cloudflare's Pingora"
exclude = ["etc/*"]
[profile.release]
opt-level = 3