Skip to content

Commit da52af8

Browse files
committed
Add lightning-dns-resolver to Cargo.toml
1 parent 38e17d1 commit da52af8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ log = { version = "0.4.22", default-features = false, features = ["std"]}
9393
vss-client = "0.3"
9494
prost = { version = "0.11.6", default-features = false}
9595
bitcoin-payment-instructions = { version = "0.5" }
96+
lightning-dns-resolver = "0.2.0"
9697

9798
[target.'cfg(windows)'.dependencies]
9899
winapi = { version = "0.3", features = ["winbase"] }

0 commit comments

Comments
 (0)