Skip to content

Commit d32e7b3

Browse files
committed
feat: v2.0.5
1 parent 7bd049a commit d32e7b3

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 = "2.0.4"
3+
version = "2.0.5"
44
edition = "2021"
55
authors = ["ltpp-universe <root@ltpp.vip>"]
66
license = "MIT"
@@ -16,7 +16,7 @@ exclude = [
1616
]
1717

1818
[dependencies]
19-
lombok-macros = "1.7.4"
19+
lombok-macros = "1.8.0"
2020

2121
[profile.dev]
2222
incremental = false

0 commit comments

Comments
 (0)