summaryrefslogtreecommitdiffstats
path: root/default-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'default-plugins')
-rw-r--r--default-plugins/status-bar/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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" }