Skip to content

Commit 51a65f7

Browse files
committed
feat: v0.2.2
1 parent 2fa60a9 commit 51a65f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "bin-encode-decode"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2024"
5-
authors = ["ltpp-universe <root@ltpp.vip>"]
5+
authors = ["eastspire <root@ltpp.vip>"]
66
license = "MIT"
77
description = "A high-performance binary encode and decode library that supports customizable character sets beyond Base64."
88
keywords = ["binaryencode", "decode", "customcharset", "highperformance", "base64alternative"]
9-
repository = "https://github.com/ltpp-universe/bin-crypt-decode"
9+
repository = "https://github.com/eastspire/bin-crypt-decode"
1010
categories = ["encoding"]
1111

1212
[profile.dev]

0 commit comments

Comments
 (0)