summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 17:28:43 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 19:40:51 +0300
commitf1c72588c30f27a412dc1b927997fcdf78109baf (patch)
treea8c7fece16d3949e9337f587084a482a108d6302 /Cargo.toml
parent5a9ee50bbc6eb8b3fc5e694741308fe1bead0d5b (diff)
Add authors to Cargo.toml of each package
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 19cfd818..ac7243c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,6 @@ chan = "0.1.21"
chan-signal = "0.3.1"
nix = "*"
melib = { path = "melib", version = "*" }
-
ui = { path = "ui", version = "*" }
[profile.release]