tnetstring.nimble
changeset 11 c302a311cedf
parent 10 92923ab3b779
child 12 959dc81335c9
--- a/tnetstring.nimble	Mon Oct 08 10:27:05 2018 -0700
+++ b/tnetstring.nimble	Mon Oct 08 12:53:05 2018 -0700
@@ -6,7 +6,6 @@
 description   = "Parsing and serializing for the TNetstring format."
 license       = "MIT"
 installExt    = @["nim"]
-bin           = @["tnetstring"]
 srcDir        = "src"