From 7678858bab0296ff021264f0fd188e14d3caf963 Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Sun, 12 Apr 2020 22:01:59 -0600 Subject: [PATCH] update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 0d4b2f4b..d0c44538 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -610,7 +610,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "scryer-prolog" -version = "0.8.118" +version = "0.8.119" dependencies = [ "crossterm 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", -- 2.54.0