cleanup, minor fix

This commit is contained in:
Ara Sadoyan
2026-06-10 11:46:30 +02:00
parent 132cf45dfe
commit 162c5060c9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -127,7 +127,7 @@ checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
[[package]]
name = "aralez"
version = "0.92.9"
version = "0.92.10"
dependencies = [
"ahash",
"arc-swap",

View File

@@ -1,6 +1,6 @@
[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"