Skip to content

Commit a709374

Browse files
committed
feat: v1.0.3
1 parent 3a05776 commit a709374

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,6 +1,6 @@
11
[package]
22
name = "udp"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
edition = "2024"
55
authors = ["root@ltpp.vip"]
66
license = "MIT"
@@ -18,7 +18,7 @@ exclude = [
1818
]
1919

2020
[dependencies]
21-
lombok-macros = "1.11.4"
21+
lombok-macros = "1.12.0"
2222
tokio = { version = "1.45.1", features = ["full"] }
2323

2424
[profile.dev]

0 commit comments

Comments
 (0)