Update nimble file.

This commit is contained in:
Jazz Turner-Baggs 2026-02-12 18:14:09 -08:00
parent 4b89aeabb9
commit 6d75ffabb6
No known key found for this signature in database

View File

@ -1,8 +1,8 @@
# Package # Package
version = "0.1.0" version = "0.1.0"
author = "jazzz" author = "Logos.co"
description = "An example of the chat sdk in Nim" description = "LogosChat is a decentralized permissionless messaging protocol."
license = "MIT" license = "MIT"
srcDir = "src" srcDir = "src"
bin = @["logos_chat"] bin = @["logos_chat"]