From 5b2e828c7f52a5ab483414a9f5e9e10a4d5f437f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 12:50:02 +0100 Subject: Bump directories from 3.0.2 to 4.0.1 (#246) Bumps [directories](https://github.com/soc/directories-rs) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/soc/directories-rs/releases) - [Commits](https://github.com/soc/directories-rs/commits) --- updated-dependencies: - dependency-name: directories dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ecfc7d8a..eb937c8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ log = "0.4" pretty_env_logger = "0.4" chrono = { version = "0.4", features = ["serde"] } eyre = "0.6" -directories = "3" +directories = "4" indicatif = "0.16.2" serde_derive = "1.0.125" serde = "1.0.126" -- cgit v1.3.1