We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03ac84 commit fd08359Copy full SHA for fd08359
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