Skip to content

Can mockall_double be in dev-dependencies? #548

Answered by asomers
oaijiao asked this question in Questions
Discussion options

You must be logged in to vote

There's little point to doing that. The whole reason that mockall_double is its own crate, rather than part of mockall, is so it can be made a full dependency without pulling in too many transitive dependencies. But if you REALLY don't want your crate to depend on syn or quote in release builds, then what you propose is totally ok, too.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@oaijiao
Comment options

Answer selected by oaijiao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants