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 ff07b45..0c7ef09 100644 --- a/test_utils/Cargo.toml +++ b/test_utils/Cargo.toml | |||
| @@ -10,7 +10,7 @@ dialoguer = "0.10.4" | |||
| 10 | directories = "5.0.1" | 10 | 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.34.0" | 13 | nostr = "0.34.1" |
| 14 | nostr-database = "0.34.0" | 14 | nostr-database = "0.34.0" |
| 15 | nostr-sdk = "0.34.0" | 15 | nostr-sdk = "0.34.0" |
| 16 | nostr-sqlite = "0.34.0" | 16 | nostr-sqlite = "0.34.0" |