We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302e25b commit 59899e9Copy full SHA for 59899e9
Cargo.toml
@@ -1,8 +1,8 @@
1
[package]
2
name = "udp-request"
3
-version = "0.2.8"
+version = "0.2.9"
4
edition = "2024"
5
-authors = ["root@ltpp.vip"]
+authors = ["root@ltpp.vip"]
6
license = "MIT"
7
description = """A simple UDP request library for sending and receiving UDP packets, designed to handle network communication in Rust applications."""
8
keywords = ["udp", "net", "response", "request", "tool"]
0 commit comments