feat: v1.8.2, fix compile issue

This commit is contained in:
2024-12-15 16:34:07 +08:00
parent 338017590f
commit 528889bcc7
5 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.8.1"
version = "1.8.2"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"