deps: Add either@1.15.0 to the dependencies
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1122,6 +1122,7 @@ dependencies = [
|
|||||||
"convert_case",
|
"convert_case",
|
||||||
"dirs",
|
"dirs",
|
||||||
"easy-ext",
|
"easy-ext",
|
||||||
|
"either",
|
||||||
"futures",
|
"futures",
|
||||||
"nostr",
|
"nostr",
|
||||||
"nostr-sdk",
|
"nostr-sdk",
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ clap-verbosity-flag = { version = "3.0.2", default-features = false, features =
|
|||||||
convert_case = "0.8.0"
|
convert_case = "0.8.0"
|
||||||
dirs = "6.0.0"
|
dirs = "6.0.0"
|
||||||
easy-ext = "1.0.2"
|
easy-ext = "1.0.2"
|
||||||
|
either = "1.15.0"
|
||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
nostr = { version = "0.42.0", features = ["parser", "nip05"] }
|
nostr = { version = "0.42.0", features = ["parser", "nip05"] }
|
||||||
nostr-sdk = "0.42.0"
|
nostr-sdk = "0.42.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user