feat: ready for crates.io publishing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-01-07 15:33:23 +01:00
parent f30b5ec305
commit 24503ab258
5 changed files with 22 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
members = ["crates/*", "examples/*"]
resolver = "2"
[workspace.package]
version = "0.0.1"
[workspace.dependencies]
noprocess = { path = "crates/noprocess" }