feat: v1.5.3, environment support vec string

This commit is contained in:
2023-12-19 23:25:11 +08:00
parent 343a6f5fac
commit 0b09630635
3 changed files with 14 additions and 3 deletions

View File

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