diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -2817,6 +2817,7 @@ dependencies = [ | |||
| 2817 | "directories", | 2817 | "directories", |
| 2818 | "git2", | 2818 | "git2", |
| 2819 | "nostr", | 2819 | "nostr", |
| 2820 | "nostr-sdk", | ||
| 2820 | "once_cell", | 2821 | "once_cell", |
| 2821 | "rand", | 2822 | "rand", |
| 2822 | "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)", | 2823 | "rexpect 0.5.0 (git+https://github.com/rust-cli/rexpect.git?rev=9eb61dd)", |