Skip to content

Commit 8e0db1d

Browse files
committed
feat: v1.1.40
1 parent 44cc346 commit 8e0db1d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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 = "bin-encode-decode"
3-
version = "1.1.39"
3+
version = "1.1.40"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
[Official Documentation](https://docs.ltpp.vip/bin-encode-decode/)
1414

15+
[Api Docs](https://docs.rs/bin-encode-decode/latest/)
16+
1517
> A high-performance binary encode and decode library that supports customizable character sets beyond Base64.
1618
1719
## Features

0 commit comments

Comments
 (0)