Fix nimble file for distribution.
This commit is contained in:
parent
b06edfff88
commit
375cab129a
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ version = "0.1.1"
|
||||||
author = "Mahlon E. Smith <mahlon@martini.nu>"
|
author = "Mahlon E. Smith <mahlon@martini.nu>"
|
||||||
description = "A pure-nim implementation of the STOMP protocol for machine messaging."
|
description = "A pure-nim implementation of the STOMP protocol for machine messaging."
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
installExt = @["stomp"]
|
installExt = @["nim"]
|
||||||
bin = @["stomp"]
|
|
||||||
srcDir = "src"
|
srcDir = "src"
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue