diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -21,6 +21,7 @@ nostr-relay-builder = "0.44" | |||
| 21 | 21 | ||
| 22 | # Nostr | 22 | # Nostr |
| 23 | nostr-sdk = "0.44" | 23 | nostr-sdk = "0.44" |
| 24 | nostr-lmdb = "0.44" | ||
| 24 | 25 | ||
| 25 | # Utilities | 26 | # Utilities |
| 26 | futures-util = "0.3" | 27 | futures-util = "0.3" |