Closed
Description
cargo publish
gets mad at "cyclic" dependencies due to dev-dependencies.
The github issue (rust-lang/cargo#4242) claims that if you use path
dependencies, they will be automatically ignored.
Definition of "Done"
- Update CI to complain about
spacetimedb-*
dev-dependencies that are notpath
dependencies - Convert all our
spacetimedb-*
dev-dependencies to bepath
dependencies
Metadata
Metadata
Assignees
Labels
No labels