Standardize package name

This commit is contained in:
Jazz Turner-Baggs 2025-07-02 16:19:02 -07:00
parent 47dd29b414
commit 6fb75ac5e9
No known key found for this signature in database
2 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ author = "jazzz"
description = "Type definitions for the chat protocol"
license = "MIT"
srcDir = "src"
bin = @["dev"] # Remove
# Dependencies
requires "nim >= 2.0.14"