docs: add readme docs

This commit is contained in:
2025-05-22 11:38:06 +02:00
parent c15dabe60c
commit 5db74c86fe
4 changed files with 52 additions and 14 deletions

View File

@@ -3,7 +3,5 @@ name = "vessel"
version = "0.1.1"
edition = "2024"
description = "A context propogation struct. Carries cancellation, and other useful items transparently through an application"
readme = "../../README.md"
license = "MIT"
[dependencies]
anyhow.workspace = true