feat: v0.2.0, supports openpgp x25519

This commit is contained in:
2023-10-08 22:13:59 +08:00
parent 4d01ea49e2
commit 3243b2aade
4 changed files with 78 additions and 29 deletions

View File

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