summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-05-28 18:57:28 +0200
committerpierresy <pierre-henri.symoneaux@alcatel-lucent.com>2015-05-28 19:48:23 +0200
commite494978818e03e689b245576168e0e0bfa4d1e99 (patch)
tree03f9cd276f171036b195ea5e7f54f6245e3d0af2 /Cargo.toml
parent59d08dbbe891ac145b125604497fe276f3c6ea87 (diff)
Created ptable! macro
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 45ee3c4..eaf72b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,4 @@ license = "BSD-3-Clause"
[[bin]]
-name = "tabprint" \ No newline at end of file
+name = "main" \ No newline at end of file