Closed
Description
Workspace inheritance was stabilized recently and set to be released in Rust version 1.64
on September 22, 2022.
Workspace inheritance support is needed since cargo-release
modifies the version
field, which is a field that supports inheritance.