0f54c073a7
* wallet: simple cli tool for decrypting the wallet * changelog: add note about wallet file recovery tool
8 lines
86 B
TOML
8 lines
86 B
TOML
[workspace]
|
|
|
|
resolver = "2"
|
|
members = [
|
|
"src-tauri",
|
|
"wallet-recovery-cli",
|
|
]
|