Skip to content

Commit f9444eb

Browse files
committed
Fix
1 parent ee546fa commit f9444eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation = "https://docs.rs/hashpool"
88
version = "1.0.10-beta"
99

1010
[dependencies]
11-
bdk = "1.0.0-alpha.13"
11+
{ bdk = "1.0.0-alpha.13" }
1212
bitcoin = "0.32.0"
1313
lighning = "0.0.123"
1414

0 commit comments

Comments
 (0)