CapSoftware / Cap

Open source Loom alternative. Effortless, instant screen sharing.
https://cap.so
GNU Affero General Public License v3.0
3.63k stars 169 forks source link

Use Cargo workspace #45

Closed Brendonovich closed 1 month ago

Brendonovich commented 2 months ago

Don't review until #44 is merged

Adds a root Cargo.toml that turns the repo into a Cargo workspace, and moves capture into crates/capture, a more common method of organising workspace crates.

vercel[bot] commented 2 months ago

@Brendonovich is attempting to deploy a commit to the Cap Software Inc Team on Vercel.

A member of the Team first needs to authorize it.

richiemcilroy commented 1 month ago

Trying to get this one merged, but for some reason it breaks opening the Camera window :(

Brendonovich commented 1 month ago

I think that was due to a bunch of dependencies updating, I've redone it to make sure the Cargo.lock is reused