mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2026-03-22 00:26:19 +00:00
feat(web): create CipherForm component
This commit is contained in:
@@ -9,6 +9,7 @@ aes.workspace = true
|
||||
cipher-core.workspace = true
|
||||
clap = { workspace = true, optional = true }
|
||||
des.workspace = true
|
||||
strum = { workspace = true, features = ["derive"] }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user