We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1bdec commit fd06589Copy full SHA for fd06589
Cargo.toml
@@ -13,7 +13,7 @@ edition = "2018"
13
documentation = "https://docs.rs/crate/parsec-client"
14
15
[dependencies]
16
-parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "0769c6a88345781cb2a168e2f8c5d5e88561fb88" }
+parsec-interface = { git = "https://github.com/parallaxsecond/parsec-interface-rs", rev = "ccff61b242756d07ed4b140966979e44cb7c5cf0" }
17
num = "0.3.0"
18
log = "0.4.11"
19
derivative = "2.1.1"
0 commit comments