feat: v0.2.2, auto find PIV slot id

This commit is contained in:
2023-10-09 00:42:30 +08:00
parent 196d500c51
commit 6833a1a7d3
5 changed files with 48 additions and 12 deletions

View File

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