You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facilitate publishing by removing version in codec dev-dependency
Cargo will automatically strip dev-dependency for us, which removes the
need for manually doing so before publishing the crates.
See rust-lang/cargo#7333
0 commit comments