-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
223880
committed
Jun 28, 2024
1 parent
68023e2
commit 0fbe346
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,12 @@ | ||
[pcakage] | ||
[pacakage] | ||
|
||
name = "Hash Pool" | ||
author = "22388o" | ||
description = "A simple library for Mining pools and developers" | ||
documentation = "https://docs.rs/hashpool" | ||
version = "1.0.10-beta" | ||
|
||
[package BDK] | ||
[dependencies] | ||
bdk = "1.0.0-alpha.13" | ||
|
||
[package rust bitcoin] | ||
bitcoin = "0.32.0" | ||
|
||
[lightning] | ||
lighning = "0.0.123" | ||
|
||
[dependencies] | ||
lihghtning = |