chore: update .nimble file
All checks were successful
Run tests / test-project (push) Successful in 15s

This commit is contained in:
2025-09-03 11:33:29 +02:00
parent 3f1a173930
commit dfa75902e0

View File

@@ -1,8 +1,8 @@
# Package
version = "0.1.0"
author = ""
description = ""
author = "pro"
description = "my nim project"
license = "MIT"
bin = @["main"]
srcDir = "src"