We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cc346 commit 8e0db1dCopy full SHA for 8e0db1d
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bin-encode-decode"
3
-version = "1.1.39"
+version = "1.1.40"
4
readme = "README.md"
5
edition = "2024"
6
authors = ["root@ltpp.vip"]
README.md
@@ -12,6 +12,8 @@
12
13
[Official Documentation](https://docs.ltpp.vip/bin-encode-decode/)
14
15
+[Api Docs](https://docs.rs/bin-encode-decode/latest/)
16
+
17
> A high-performance binary encode and decode library that supports customizable character sets beyond Base64.
18
19
## Features
0 commit comments