We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7368aa2 commit d232dc5Copy full SHA for d232dc5
Cargo.toml
@@ -15,7 +15,7 @@ strum = { version = "0.26.1", features = ["derive"] }
15
bs58 = "0.5.0"
16
base64 = "0.22.1"
17
copypasta = "0.10.1"
18
-dash-sdk = { git = "https://github.com/dashpay/platform", branch = "feat/set-context-provider-no-mut" }
+dash-sdk = { git = "https://github.com/dashpay/platform", branch = "v1.4-dev" }
19
thiserror = "1"
20
serde = "1.0.197"
21
serde_json = "1.0.120"
0 commit comments