Skip to content

Convert dev-dependencies to path dependencies #2620

Closed
@bfops

Description

@bfops

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 not path dependencies
  • Convert all our spacetimedb-* dev-dependencies to be path dependencies

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions