Skip to content

Commit 2d419f6

Browse files
committed
feat: v1.10.17
1 parent c9ea96a commit 2d419f6

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.16"
3+
version = "1.10.17"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -21,7 +21,7 @@ lombok-macros = "1.7.2"
2121

2222
[dev-dependencies]
2323
color-output = "6.1.7"
24-
std-macro-extensions = "0.20.5"
24+
std-macro-extensions = "0.21.0"
2525

2626
[profile.dev]
2727
incremental = false

0 commit comments

Comments
 (0)