aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-04-27 14:38:14 +0200
committerDaniel Schadt <kingdread@gmx.de>2020-04-27 14:38:14 +0200
commit2a9aef0a371ffb860bfc48b691b9aaf0393e3df7 (patch)
treed5ef5a4fd2743c4bf80edc4a60e5e3583593936f
parent3ab7a86d2f6ad3b15e72494928f9f8de255ceef5 (diff)
downloadevtclib-2a9aef0a371ffb860bfc48b691b9aaf0393e3df7.tar.gz
evtclib-2a9aef0a371ffb860bfc48b691b9aaf0393e3df7.tar.bz2
evtclib-2a9aef0a371ffb860bfc48b691b9aaf0393e3df7.zip
remove license-file
We already use license, so there is no need to also specify license-file.
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7875c64..25103c1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ description = "An evtc parsing library"
readme = "README.md"
repository = "https://gitlab.com/dunj3/evtclib"
license = "MIT"
-license-file = "LICENSE"
[dependencies]
num-traits = "0.2"