mirror of
https://github.com/Rixxc/age-plugin-xwing.git
synced 2025-12-04 14:59:33 +01:00
chore: update x-wing to 0.1.0-pre.2 and refactor code
This commit is contained in:
@@ -16,6 +16,5 @@ age-core = "0.11.0"
|
||||
age-plugin = "0.6.0"
|
||||
base64 = "0.22.1"
|
||||
clap = { version = "4.5.1", features = ["derive"] }
|
||||
x-wing = { version = "0.0.1-pre.1", features = ["getrandom", "zeroize"] }
|
||||
rand_core = "0.6.4"
|
||||
kem = "0.3.0-pre.0"
|
||||
x-wing = { version = "0.1.0-pre.2", features = ["os_rng", "zeroize"] }
|
||||
rand_core = "0.9.3"
|
||||
|
||||
Reference in New Issue
Block a user