Skip to content

Commit 05f95c6

Browse files
committed
Use the main branch of Parsec-interface
Signed-off-by: Anton Antonov <[email protected]>
1 parent 9bdf405 commit 05f95c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2018"
1212
documentation = "https://docs.rs/crate/parsec-client"
1313

1414
[dependencies]
15-
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", branch = "can-do-crypto" }
15+
parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "9173f06b46ce583983b0df36a51fcb268ea818cd" }
1616
num = "0.3.0"
1717
log = "0.4.11"
1818
derivative = "2.1.1"

0 commit comments

Comments
 (0)