Dependencies may have different MSRVs e.g. dalek has minor version bumps for it - https://github.com/RustCrypto/rustls-rustcrypto/pull/43#discussion_r1526934938 Obvoiously we at least have the rustls MSRV at minimum I assume we have to bump minor version with every MSRV bump in relation to all of our dependencies at least ?
Dependencies may have different MSRVs e.g. dalek has minor version bumps for it
default-features = falsewhere possible #43 (comment)Obvoiously we at least have the rustls MSRV at minimum
I assume we have to bump minor version with every MSRV bump in relation to all of our dependencies at least ?