cargo.toml

This commit is contained in:
Ara Sadoyan
2026-06-07 11:38:50 +02:00
parent 6773d0f502
commit 3ba2ed33ae
5 changed files with 152 additions and 75 deletions

View File

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