feat: 1.7.5, supports dialoguer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tiny-encrypt"
|
||||
version = "1.7.4"
|
||||
version = "1.7.5"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "A simple and tiny file encrypt tool"
|
||||
@@ -50,6 +50,7 @@ pqcrypto-kyber = "0.8.0"
|
||||
pqcrypto-traits = "0.3.5"
|
||||
pinentry = "0.5.0"
|
||||
secrecy = "0.8.0"
|
||||
dialoguer = "0.11.0"
|
||||
|
||||
[build-dependencies]
|
||||
swift-rs = { path = "swift-rs", features = ["build"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user