feat: v1.9.2, fix compile issue

This commit is contained in:
2025-03-26 23:49:42 +08:00
parent d831b606cd
commit 4ad735d840
4 changed files with 13 additions and 3 deletions

View File

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