version bump for prolog_parser

This commit is contained in:
Mark Thom
2020-05-03 13:46:34 -06:00
parent a494cdaf92
commit 262e8af813
2 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ libc = "0.2.62"
nix = "0.15.0"
num-rug-adapter = { optional = true, version = "0.1.3" }
ordered-float = "0.5.0"
prolog_parser = { version = "0.8.55", default-features = false }
prolog_parser = { version = "0.8.56", default-features = false }
ref_thread_local = "0.0.0"
rug = { version = "1.4.0", optional = true }
rustyline = "6.0.0"