move cli into crates and stage for release

This commit is contained in:
geoffsee
2025-08-31 13:23:50 -04:00
parent 9e9aa69769
commit 0580dc8c5e
26 changed files with 604 additions and 447 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "embeddings-engine"
version = "0.1.0"
version.workspace = true
edition = "2024"
[lib]