mirror of
https://github.com/transatoshi-mw/grin-faucet.git
synced 2025-10-06 23:52:48 +00:00
Final version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "grin_faucet"
|
||||
version = "1.0.0"
|
||||
name = "grin-faucet"
|
||||
version = "1.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
@@ -10,6 +10,8 @@ tokio-rustls = "0.22"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
chrono = "0.4"
|
||||
simplelog = "0.11"
|
||||
arti-client = "0.30.0"
|
||||
log = "0.4"
|
||||
sha2 = "0.10"
|
||||
hex = "0.4.3"
|
||||
arti = "1.4.3"
|
||||
|
Reference in New Issue
Block a user