zm,zd: Don't specify version of dev-dep on main crates
Otherwise, cargo publish
fails unless you temorarily remove all dev deps and pass --allow-dirty
to cargo publish
. I'm getting tired of doing that every release. :)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Otherwise, cargo publish
fails unless you temorarily remove all dev deps and pass --allow-dirty
to cargo publish
. I'm getting tired of doing that every release. :)