Skip to content

Cargo.toml cleanup & updates #136

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

Merged
merged 3 commits into from
Apr 19, 2025
Merged

Cargo.toml cleanup & updates #136

merged 3 commits into from
Apr 19, 2025

Conversation

shaneutt
Copy link
Member

  • fix: remove overridden dependency options
  • chore: run cargo upgrade

Fixes #133

At some point we added `default-features = false` for the kube
dependency, but that's not actually the desired behavior, and
it was getting overridden by the workspace dependency anyway,
so this just removes that erroneous config.

Signed-off-by: Shane Utt <shaneutt@linux.com>
Signed-off-by: Shane Utt <shaneutt@linux.com>
@shaneutt shaneutt added this to the v0.25.0 milestone Apr 19, 2025
@shaneutt shaneutt moved this to Review in gateway-api-rs Apr 19, 2025
@shaneutt shaneutt self-assigned this Apr 19, 2025
Signed-off-by: Shane Utt <shaneutt@linux.com>
@shaneutt shaneutt force-pushed the cleanup-04-19-2025 branch from 07d3a68 to 827ba21 Compare April 19, 2025 22:09
@shaneutt shaneutt merged commit d45de05 into main Apr 19, 2025
3 checks passed
@shaneutt shaneutt deleted the cleanup-04-19-2025 branch April 19, 2025 22:13
@github-project-automation github-project-automation bot moved this from Review to Done in gateway-api-rs Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

kube pulls in default features
1 participant