Closed sebhoss closed 4 months ago
The k8s-openapi crate specifies that libraries should not declare any version (latest here) but let downstream consumers pick whatever they want.
Change dependency versions to use tilde to clarify that this crate works with a range of versions.
relates to #289
The k8s-openapi crate specifies that libraries should not declare any version (latest here) but let downstream consumers pick whatever they want.
Change dependency versions to use tilde to clarify that this crate works with a range of versions.
relates to #289