We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d26694 commit 069a63fCopy full SHA for 069a63f
Cargo.toml
@@ -12,7 +12,7 @@ edition = "2018"
12
documentation = "https://docs.rs/crate/parsec-client"
13
14
[dependencies]
15
-parsec-interface = "0.25.0"
+parsec-interface = { git = "https://github.com/MattDavis00/parsec-interface-rs.git", rev = "428d079252bec6c1948bb0f45a5bafef50eb6858" }
16
num = "0.3.0"
17
log = "0.4.11"
18
derivative = "2.1.1"
0 commit comments