Skip to content

Commit 9518312

Browse files
committed
feat: v2.0.12
1 parent afa3aeb commit 9518312

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "udp"
3-
version = "2.0.11"
3+
version = "2.0.12"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
[Official Documentation](https://docs.ltpp.vip/udp/)
1414

15-
[Api Docs](https://docs.rs/udp/latest/udp/)
15+
[Api Docs](https://docs.rs/udp/latest/)
1616

1717
> A lightweight and efficient Rust library for building UDP servers with request-response handling.
1818

0 commit comments

Comments
 (0)