Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use workspace-wide crate versions (#184)
Given that rustls-cert-gen already specifies its version number (such that only one crate actually uses the workspace `version`) and that version numbers are generally pretty closely tied to specific crate's API, IMO it's better to avoid having a workspace-level crate version.
- Loading branch information