Skip to content

Commit db1e120

Browse files
committed
feat: v2.2.9
1 parent 2eddc8a commit db1e120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "tcp-request"
3-
version = "2.2.8"
3+
version = "2.2.9"
44
edition = "2024"
5-
authors = ["root@ltpp.vip"]
5+
authors = ["root@ltpp.vip"]
66
license = "MIT"
77
description = """A Rust library for sending raw TCP requests, with features for handling responses, managing redirects, and working with compressed data over TCP connections."""
88
keywords = ["http", "request", "response", "tcp", "redirect"]

0 commit comments

Comments
 (0)