feat: v0.1.2, updated dependences, check file before encrypt

This commit is contained in:
2023-10-07 22:18:21 +08:00
parent 5831edb9b5
commit 0bfd25e73c
3 changed files with 63 additions and 37 deletions

View File

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