Use dev-dependencies when computing dependency graph #67
Unanswered
cBournhonesque
asked this question in
Q&A
Replies: 1 comment
-
It does not, and for this to have a chance of working, one will have to specify them with a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does cargo-smart-release also take into account dependencies specified in dev-dependencies?
I have cases where the order of publish is incorrect because some crate A uses B in dev-dependencies, but cargo-smart-release tries to publish A before B
Beta Was this translation helpful? Give feedback.
All reactions