mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 14:03:11 -08:00
feat(rp-rust): implement rp tool in Rust (#235)
This commit is contained in:
@@ -11,10 +11,12 @@ members = [
|
||||
"to",
|
||||
"fuzz",
|
||||
"secret-memory",
|
||||
"rp",
|
||||
]
|
||||
|
||||
default-members = [
|
||||
"rosenpass"
|
||||
"rosenpass",
|
||||
"rp",
|
||||
]
|
||||
|
||||
[workspace.metadata.release]
|
||||
|
||||
Reference in New Issue
Block a user