v0.3.1: Fix WebSocket keepalive - respond to Ping with Pong

Made-with: Cursor:
This commit is contained in:
by-sonic
2026-03-17 12:38:30 +03:00
parent fd9e2351c3
commit c40ad94e11
2 changed files with 37 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tg_unblock"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
[dependencies]