feat: v0.1.1, improve -I subcommand

This commit is contained in:
2023-10-06 11:38:59 +08:00
parent 1976f5e15c
commit 5831edb9b5
4 changed files with 27 additions and 13 deletions

View File

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