feat: v1.4.4, support config environment

This commit is contained in:
2023-12-10 13:01:10 +08:00
parent 7ee38b8ac5
commit 880b5be94e
3 changed files with 12 additions and 3 deletions

View File

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