Skip to content

Commit 4780b09

Browse files
authored
Merge pull request #97 from anta5010/can-do-crypto
Use the main branch of Parsec-interface
2 parents 77d10c5 + 05f95c6 commit 4780b09

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)