Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: Use the sparse registry #907

Merged
merged 8 commits into from
Sep 16, 2024
Merged

fix!: Use the sparse registry #907

merged 8 commits into from
Sep 16, 2024

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 16, 2024

BREAKING CHANGE: This removes --offline support

BREAKING CHANGE: This removes vendored-openssl, vendored-libgit2 features

Fixes #869
Fixes #868
Fixes #841
Fixes #903
Closes #870

This is left over from `cargo-add`
This is prep for sparse index.  Without a caching strategy, we have no
offline support.
BREAKING CHANGE: This removes some features related to git
@epage epage merged commit f64ccae into killercup:master Sep 16, 2024
5 checks passed
@epage epage deleted the tame branch September 16, 2024 23:37
SomeoneToIgnore added a commit to zed-industries/zed that referenced this pull request Sep 27, 2024
SomeoneToIgnore added a commit to zed-industries/zed that referenced this pull request Sep 27, 2024
killercup/cargo-edit#907 removed the feature
from the crate

Release Notes:

- N/A
SomeoneToIgnore added a commit to zed-industries/zed that referenced this pull request Sep 27, 2024
killercup/cargo-edit#907 removed the feature
from the crate

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment