From 80863b12cf3f5f1b99e240ff213c5ad6057275d3 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 3 Mar 2022 16:56:50 +0100 Subject: add: limited set of `crates` to dependabot (#1163) --- default-plugins/status-bar/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default-plugins') diff --git a/default-plugins/status-bar/Cargo.toml b/default-plugins/status-bar/Cargo.toml index 78f89ab8d..4c611dc88 100644 --- a/default-plugins/status-bar/Cargo.toml +++ b/default-plugins/status-bar/Cargo.toml @@ -14,4 +14,4 @@ serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" thiserror = "1.0.30" zellij-tile = { path = "../../zellij-tile" } -zellij-tile-utils = { path = "../../zellij-tile-utils" } \ No newline at end of file +zellij-tile-utils = { path = "../../zellij-tile-utils" } -- cgit v1.2.3