]> Repositorios git - scryer-prolog.git/commitdiff
update to prolog_parser v0.8.34 with increased MAX_ARITY (#218)
authorMark Thom <[email protected]>
Sun, 27 Oct 2019 19:10:32 +0000 (13:10 -0600)
committerMark Thom <[email protected]>
Sun, 27 Oct 2019 19:10:32 +0000 (13:10 -0600)
Cargo.toml

index e770aea9282757b594fd106f5606aafad61b92a4..fdb629427f718dbfc248cdbcebfe81b328d36b4c 100644 (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"