chore: v1.9.27 — Deno exit-node fixes

Ship Deno-compatible exit_node exports, raw exit-node response handling, stale content-encoding stripping, and fallback JSON parser hardening.
This commit is contained in:
therealaleph
2026-05-16 16:35:10 +03:00
parent 2e2ea4f3f0
commit d725785132
3 changed files with 18 additions and 2 deletions
Generated
+1 -1
View File
@@ -2624,7 +2624,7 @@ dependencies = [
[[package]]
name = "mhrv-rs"
version = "1.9.26"
version = "1.9.27"
dependencies = [
"base64 0.22.1",
"bytes",