We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bdf405 commit 05f95c6Copy full SHA for 05f95c6
Cargo.toml
@@ -12,7 +12,7 @@ edition = "2018"
12
documentation = "https://docs.rs/crate/parsec-client"
13
14
[dependencies]
15
-parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", branch = "can-do-crypto" }
+parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "9173f06b46ce583983b0df36a51fcb268ea818cd" }
16
num = "0.3.0"
17
log = "0.4.11"
18
derivative = "2.1.1"
0 commit comments