Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Jun 28, 2024
1 parent 0fbe346 commit f20f600
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

[pacakage]

name = "Hash Pool"
Expand All @@ -10,3 +11,9 @@ version = "1.0.10-beta"
bdk = "1.0.0-alpha.13"
bitcoin = "0.32.0"
lighning = "0.0.123"

[workspace]
members = [
"mining",
"on-chain",
]

0 comments on commit f20f600

Please sign in to comment.