update prolog_parser to 0.8.67 (#648)

This commit is contained in:
Mark Thom
2020-08-04 23:35:10 -06:00
parent d57a592273
commit 79cf0c63c4
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.66"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e35f5db0eb6725d00be12f3c9550de0dce0a43a1fa25a873f879613d63fcbbd5"
version = "0.8.67"
dependencies = [
"lexical",
"num-rug-adapter",