From d005b86fb05c25282ff47b31bf2c9251a9ac1414 Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Sat, 30 May 2020 15:54:38 -0700 Subject: [PATCH] Lock file update --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 9b745e7..8bd9bb4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1403,7 +1403,7 @@ dependencies = [ [[package]] name = "polaris" -version = "0.12.1" +version = "0.12.2" dependencies = [ "anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)", "ape 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",