summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorqepasa <pawelpalenica11@gmail.com>2021-07-09 07:56:20 +0200
committerGitHub <noreply@github.com>2021-07-09 07:56:20 +0200
commit383446d025bc8fd8bcc87289daac3c61a117bd86 (patch)
tree6bd163a5b5ed84eedb65e6dc4244e3ded240a4a0 /Cargo.toml
parent45d2992a3f7c74a410f7d429fbc151fa8fbd12fc (diff)
Update Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b6ac222dc..a0fd188e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,7 +14,6 @@ resolver = "2"
[dependencies]
names = "0.11.0"
-
zellij-client = { path = "zellij-client/", version = "0.15.0" }
zellij-server = { path = "zellij-server/", version = "0.15.0" }
zellij-utils = { path = "zellij-utils/", version = "0.15.0" }