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

Bump deps to use newly published ones #1485

Merged
merged 14 commits into from
Feb 25, 2025
Merged

Conversation

mmastrac
Copy link
Contributor

@mmastrac mmastrac commented Feb 20, 2025

Use the newly-published gel-auth/gel-stream crates under the hood. The major change here is how we deal with certificate trust.

@mmastrac mmastrac force-pushed the bump_gel_tokio branch 2 times, most recently from df54160 to df97ce2 Compare February 21, 2025 13:51
@mmastrac mmastrac changed the title Bump deps to use newly published ones [WIP] Bump deps to use newly published ones Feb 24, 2025
@mmastrac mmastrac requested a review from aljazerzen February 24, 2025 23:21
Cargo.toml Outdated
Comment on lines 39 to 42
gel-protocol = { version = "0", features = ["all-types"] }
gel-derive = { version = "0" }
gel-errors = { version = "0" }
gel-tokio = { version = "0", features=["admin_socket", "unstable"] }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A nitpick: this will make cargo update something that can break our code. I'd prefer if we included minor version here 0.7.

@mmastrac mmastrac merged commit bd52122 into geldata:master Feb 25, 2025
17 checks passed
msullivan pushed a commit that referenced this pull request Feb 27, 2025
Use the newly-published gel-auth/gel-stream crates under the hood. The major change here is how we deal with certificate trust.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants