Skip to content

Commit 069a63f

Browse files
committed
Updated parsec-interface version so that prost is v0.8.0
Attempts to fix parallaxsecond/parsec#514 Signed-off-by: Matt Davis <[email protected]>
1 parent 1d26694 commit 069a63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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 = "0.25.0"
15+
parsec-interface = { git = "https://github.com/MattDavis00/parsec-interface-rs.git", rev = "428d079252bec6c1948bb0f45a5bafef50eb6858" }
1616
num = "0.3.0"
1717
log = "0.4.11"
1818
derivative = "2.1.1"

0 commit comments

Comments
 (0)