feat: add readme
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-22 22:17:17 +02:00
parent ca0eaa2492
commit 9fb20eb5d4
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ description = "drop-queue, is a simple drop queue system for async operations. (
license = "MIT"
repository = "https://github.com/kjuulh/drop-queue"
authors = ["kjuulh <contact@kasperhermansen.com>"]
readme = "./../../README.md"
version.workspace = true