bump prolog_parser to version 0.8.35

This commit is contained in:
Mark Thom
2019-11-19 20:09:28 -07:00
parent 2b625b1094
commit 5aaba8534f

View File

@@ -19,7 +19,7 @@ lazy_static = "1.4.0"
libc = "0.2.62" libc = "0.2.62"
nix = "0.15.0" nix = "0.15.0"
ordered-float = "0.5.0" ordered-float = "0.5.0"
prolog_parser = "0.8.34" prolog_parser = "0.8.35"
ref_thread_local = "0.0.0" ref_thread_local = "0.0.0"
rug = "1.4.0" rug = "1.4.0"
rustyline = "5.0.3" rustyline = "5.0.3"