From fb6f5edc6d2055105e2bcbdf677c59fe1fff8bfc Mon Sep 17 00:00:00 2001 From: StackDoubleFlow Date: Sun, 14 Jun 2020 01:26:22 -0500 Subject: [PATCH] Update Cargo.lock again --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3ee49cb3..04ca84ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -331,7 +331,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "mchprs" -version = "0.1.1" +version = "0.2.0" dependencies = [ "backtrace 0.3.48 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",