diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1435,6 +1435,7 @@ dependencies = [ | |||
| 1435 | "http-body-util", | 1435 | "http-body-util", |
| 1436 | "hyper 1.8.1", | 1436 | "hyper 1.8.1", |
| 1437 | "hyper-util", | 1437 | "hyper-util", |
| 1438 | "indexmap", | ||
| 1438 | "lazy_static", | 1439 | "lazy_static", |
| 1439 | "nostr-lmdb", | 1440 | "nostr-lmdb", |
| 1440 | "nostr-relay-builder", | 1441 | "nostr-relay-builder", |