diff options
Diffstat (limited to 'test_utils/Cargo.toml')
| -rw-r--r-- | test_utils/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_utils/Cargo.toml b/test_utils/Cargo.toml index c158ce0..c92fa56 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml | |||
| @@ -11,7 +11,7 @@ directories = "5.0.1" | |||
| 11 | futures = "0.3.28" | 11 | futures = "0.3.28" |
| 12 | git2 = "0.18.1" | 12 | git2 = "0.18.1" |
| 13 | nostr = "0.33.0" | 13 | nostr = "0.33.0" |
| 14 | nostr-database = "0.33.0" | 14 | nostr-database = "0.33.1" |
| 15 | nostr-sdk = "0.33.0" | 15 | nostr-sdk = "0.33.0" |
| 16 | nostr-sqlite = "0.33.0" | 16 | nostr-sqlite = "0.33.0" |
| 17 | once_cell = "1.18.0" | 17 | once_cell = "1.18.0" |