vessel/crates/vessel/Cargo.toml
kjuulh 2dc85a4177
All checks were successful
continuous-integration/drone/push Build is passing
feat: use workspace
2025-05-22 11:50:45 +02:00

8 lines
239 B
TOML

[package]
name = "vessel"
version.workspace = true
edition = "2024"
description = "A context propogation struct. Carries cancellation, and other useful items transparently through an application"
readme = "../../README.md"
license = "MIT"