Skip to content

Commit 094f4f7

Browse files
committed
feat: v1.10.22
1 parent 04ab3f1 commit 094f4f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tcp-request"
3-
version = "1.10.21"
3+
version = "1.10.22"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -16,7 +16,7 @@ exclude = [
1616
]
1717

1818
[dependencies]
19-
http-type = "2.34.1"
19+
http-type = "2.34.2"
2020
lombok-macros = "1.7.3"
2121

2222
[dev-dependencies]

0 commit comments

Comments
 (0)