summaryrefslogtreecommitdiffstats
path: root/melib/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'melib/Cargo.toml')
-rw-r--r--melib/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/melib/Cargo.toml b/melib/Cargo.toml
index e522490b..9f4f38d7 100644
--- a/melib/Cargo.toml
+++ b/melib/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "melib"
version = "0.0.1" #:version
-edition = "2018"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
workspace = ".."
+edition = "2018"
[dependencies]
bitflags = "1.0"