From 5a806c2149ad89ed2547020167ac0a5e054b3da3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 03:51:40 +0000 Subject: Bump path_abs from 0.5.0 to 0.5.1 Bumps [path_abs](https://github.com/vitiral/path_abs) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/vitiral/path_abs/releases) - [Commits](https://github.com/vitiral/path_abs/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3535f1e8..9696d655 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -714,9 +714,9 @@ dependencies = [ [[package]] name = "path_abs" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eb6b8e6dede0bf94e9300e669f335ba92d5fc9fc8be7f4b1ca8a05206489388c" +checksum = "05ef02f6342ac01d8a93b65f96db53fe68a92a15f41144f97fb00a9e669633c3" dependencies = [ "std_prelude", ] -- cgit v1.2.3