Skip to content

Commit 302e25b

Browse files
committed
feat: v0.2.8
1 parent 45d7ab0 commit 302e25b

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-request"
3-
version = "0.2.7"
3+
version = "0.2.8"
44
edition = "2024"
55
authors = ["root@ltpp.vip"]
66
license = "MIT"
@@ -9,7 +9,7 @@ keywords = ["udp", "net", "response", "request", "tool"]
99
repository = "https://github.com/eastspire/udp-request.git"
1010
categories = ["network-programming", "web-programming"]
1111
exclude = [
12-
"target",
12+
"target",
1313
"Cargo.lock",
1414
"sh",
1515
".github"

0 commit comments

Comments
 (0)