update prolog_parser version (#657)

This commit is contained in:
Mark Thom
2020-08-08 16:29:35 -06:00
parent ad333047d9
commit 8203eff47b
2 changed files with 2 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -905,9 +905,7 @@ dependencies = [
[[package]]
name = "prolog_parser"
version = "0.8.67"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f16bb270c3f20e0ccd6e0b7f1367d4a1ac9070227e40733512913cdf24fe9152"
version = "0.8.68"
dependencies = [
"lexical",
"num-rug-adapter",