From e4ac91afe9fb9410a075f991f01aadb7446cabd1 Mon Sep 17 00:00:00 2001 From: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> Date: Fri, 15 Aug 2025 09:11:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f920655..02dc230 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Rust](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml/badge.svg)](https://github.com/seemueller-io/axum-tower-sessions-edge/actions/workflows/test.yaml) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) +> Deprecated: This project is being rewritten to support newer dependency versions. + Warning: This API may be unstable. Validates incoming requests for defined routes and forwards traffic to the service defined as `PROXY_TARGET`.