unitycatalog / unitycatalog-rs

Open, Multi-modal Catalog for Data & AI, written in Rust
https://unitycatalog.io/
Apache License 2.0
54 stars 7 forks source link

Make `server` the default package for the `unitycatalog-rs` workspace #5

Closed abrassel closed 1 week ago

abrassel commented 1 week ago

Cargo workspaces support the concept of a default package.

the unitycatalog-server package is expected to be our default package, so we should specify it as such.