summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-01 03:51:40 +0000
committerDavid Peter <sharkdp@users.noreply.github.com>2021-03-01 08:24:13 +0100
commit5a806c2149ad89ed2547020167ac0a5e054b3da3 (patch)
treec8d3a271473d4f4bd41f98439fcb87e298fb334e
parent8a926d511ae0afbcec302011c1b69f14e81a02b6 (diff)
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] <support@dependabot.com>
-rw-r--r--Cargo.lock4
1 files 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",
]