Skip to content

Commit 59899e9

Browse files
committed
feat: v0.2.9
1 parent 302e25b commit 59899e9

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,8 +1,8 @@
11
[package]
22
name = "udp-request"
3-
version = "0.2.8"
3+
version = "0.2.9"
44
edition = "2024"
5-
authors = ["root@ltpp.vip"]
5+
authors = ["root@ltpp.vip"]
66
license = "MIT"
77
description = """A simple UDP request library for sending and receiving UDP packets, designed to handle network communication in Rust applications."""
88
keywords = ["udp", "net", "response", "request", "tool"]

0 commit comments

Comments
 (0)