From fe9fa2d60a4f8e55adcc6f6c39041b4a6c98912b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 18:32:36 +0200 Subject: build(deps): bump log from 0.4.16 to 0.4.17 (#1386) Bumps [log](https://github.com/rust-lang/log) from 0.4.16 to 0.4.17. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits/0.4.17) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... 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 af5f34b9f..c0aff1ee8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ names = "0.11.0" zellij-client = { path = "zellij-client/", version = "0.30.0" } zellij-server = { path = "zellij-server/", version = "0.30.0" } zellij-utils = { path = "zellij-utils/", version = "0.30.0" } -log = "0.4.16" +log = "0.4.17" dialoguer = "0.9.0" suggestion = "0.3" -- cgit v1.2.3