summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-08-02 20:14:31 +0200
committerPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-08-02 20:14:31 +0200
commita6c418a01bae84e7f24d7b1db1137559b2ef7497 (patch)
tree0fe57f8c1ed8c542db045247e3dab43ef2ccbf60 /Cargo.toml
parentbeb1207e20818d5ba9be342e8d401e33e8740f57 (diff)
Updated rust version to 1.10 in appveyor script
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 8a7ced9..1d25c04 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,6 @@ keywords = ["tab", "table", "format", "pretty", "print"]
license = "BSD-3-Clause"
[[bin]]
-
name = "main"
[lib]