Skip to content

Commit ff64448

Browse files
committed
chore: update grovestark rev
1 parent c54e6b7 commit ff64448

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ nix = { version = "0.30.1", features = ["signal"] }
1919
eframe = { version = "0.32.0", features = ["persistence"] }
2020
base64 = "0.22.1"
2121
dash-sdk = { git = "https://www.github.com/dashpay/platform", rev = "68f77c085643edb9a46afd4ff51c9d20b4ce2912", features = ["core_key_wallet", "core_bincode", "core_quorum-validation", "core_verification", "core_rpc_client"] }
22-
grovestark = { path = "../grovestark" }
22+
grovestark = { git = "https://www.github.com/pauldelucia/grovestark", rev = "5313ba9df590f114e11934e281f1e8c8bc462794" }
2323
rayon = "1.8"
2424
thiserror = "2.0.12"
2525
serde = "1.0.219"

0 commit comments

Comments
 (0)