From eb2fd23281bf01de30e72499c88be64d9ad588c6 Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Mon, 1 Jun 2020 00:02:23 -0700 Subject: [PATCH] Updated lock file --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index cddbe47..b311b46 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1457,7 +1457,7 @@ dependencies = [ [[package]] name = "polaris" -version = "0.12.2" +version = "0.12.3" dependencies = [ "anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", "ape 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",