update to prolog_parser v0.8.34 with increased MAX_ARITY (#218)

This commit is contained in:
Mark Thom
2019-10-27 13:10:32 -06:00
parent e656e7fbae
commit 67a00e4deb

View File

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