We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a03ac84 + fd08359 commit d013f1dCopy full SHA for d013f1d
Cargo.toml
@@ -12,7 +12,7 @@ edition = "2018"
12
documentation = "https://docs.rs/crate/parsec-client"
13
14
[dependencies]
15
-parsec-interface = "0.26.0"
+parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs.git", rev = "b2a4b6656f693b61f7fdac593de5fbbb1853d58e" }
16
num = "0.3.0"
17
log = "0.4.11"
18
derivative = "2.1.1"
0 commit comments