use prolog_parser 0.8.50 (#336)

This commit is contained in:
Mark Thom
2020-04-13 00:32:41 -06:00
parent 02eb24cd57
commit 4ca7ac4851
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ libc = "0.2.62"
nix = "0.15.0"
num-rug-adapter = { optional = true, version = "0.1.1" }
ordered-float = "0.5.0"
prolog_parser = { version = "0.8.49", default-features = false }
prolog_parser = { version = "0.8.50", default-features = false }
ref_thread_local = "0.0.0"
rug = { version = "1.4.0", optional = true }
rustyline = "6.0.0"