You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really, one day, maybe this year, I should really, really figure out
how to prevent re-releasing stable crates all the time.
The answer is they must be independent of unstable crates, or they
there is a blanket rule that assume unstable APIs aren't exposed
so it can be a point-release. But if it's a point release, users
would automatically update to it and maybe that causes other
incompatibilities? Maybe not, as these unstable crates aren't exposed.
- Replace all docsrs config by the document-features feature ([`bb3224c`](https://github.com/Byron/gitoxide/commit/bb3224c25abf6df50286b3bbdf2cdef01e9eeca1))
0 commit comments