feat: v1.8.4, load config from multipl locations

This commit is contained in:
2025-01-13 00:37:48 +08:00
parent b21714cb4b
commit cc5178d1c1
10 changed files with 229 additions and 191 deletions

View File

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