Skip to content

Commit ef2c041

Browse files
committed
feat: v5.0.14
1 parent df91264 commit ef2c041

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 = "tcplane"
3-
version = "5.0.13"
3+
version = "5.0.14"
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/tcplane/)
1414

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

1717
> tcplane is a lightweight and high-performance Rust TCP server library designed to simplify network service development. It supports TCP communication, data stream management, and connection handling, focusing on providing efficient low-level network connections and data transmission capabilities, making it ideal for building modern network services.
1818

0 commit comments

Comments
 (0)