https://rust-lang.github.io/api-guidelines/necessities.html#public-dependencies-of-a-stable-crate-are-stable-c-stable > ### Public dependencies of a stable crate are stable (C-STABLE) > A crate cannot be stable (>=1.0.0) without all of its public dependencies being stable.