summaryrefslogtreecommitdiffstats
path: root/zellij-server/Cargo.toml
diff options
context:
space:
mode:
authorqepasa <pawelpalenica11@gmail.com>2021-07-21 07:20:07 +0200
committerGitHub <noreply@github.com>2021-07-21 07:20:07 +0200
commit290704a0568a831eb2b7e77c3f0f1f5ee69edf4b (patch)
treec9a69041a6cfc0c6ef17826a580f4c13601dd6c4 /zellij-server/Cargo.toml
parent56b7cbf58cd9aae162a5037ee536c64818b0dd11 (diff)
Cleanup Cargo.toml
Diffstat (limited to 'zellij-server/Cargo.toml')
-rw-r--r--zellij-server/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zellij-server/Cargo.toml b/zellij-server/Cargo.toml
index e3015aaad..c9c6491ed 100644
--- a/zellij-server/Cargo.toml
+++ b/zellij-server/Cargo.toml
@@ -23,7 +23,6 @@ log = "0.4.14"
typetag = "0.1.7"
chrono = "0.4.19"
-
[dev-dependencies]
insta = "1.6.0"