Skip to content

Commit d244986

Browse files
committed
Resolve conflict
1 parent 1241fde commit d244986

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nmqtt.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ author = "zevv"
44
description = "Native MQTT client library and binaries"
55
license = "MIT"
66
srcDir = "src"
7-
bin = @["nmqtt", "nmqtt_password", "nmqtt_pub", "nmqtt_sub"]
87
installFiles = @["nmqtt.nim"]
8+
bin = @["nmqtt", "nmqtt_password", "nmqtt_pub", "nmqtt_sub"]
99

1010

1111
# Dependencies

0 commit comments

Comments
 (0)