chore(proxy): bump aether-proxy to 0.2.1

This commit is contained in:
fawney19
2026-02-28 21:01:52 +08:00
parent a2d1cff3b0
commit 44cd35c10e
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]] [[package]]
name = "aether-proxy" name = "aether-proxy"
version = "0.2.0" version = "0.2.1"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"arc-swap", "arc-swap",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "aether-proxy" name = "aether-proxy"
version = "0.2.0" version = "0.2.1"
edition = "2021" edition = "2021"
description = "Tunnel proxy for Aether" description = "Tunnel proxy for Aether"