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

Update almost all deps #290

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Update almost all deps #290

merged 1 commit into from
Apr 16, 2024

Conversation

alexsnaps
Copy link
Member

No description provided.

@@ -49,10 +49,10 @@ tokio = { version = "1", optional = true, features = [
] }
infinispan = { version = "0.3", optional = true }
reqwest = { version = "0.11", optional = true }
Copy link
Member Author

@alexsnaps alexsnaps Apr 16, 2024

Choose a reason for hiding this comment

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

This should be 0.12 but infinispan uses 0.11 and has reqwest types as part of its API, so the two are bound. i.e. we'd need to update the dependency to reqwest in the infinispan crate first, then bump here

@alexsnaps alexsnaps merged commit 5d66b69 into main Apr 16, 2024
20 checks passed
@alexsnaps alexsnaps deleted the deps branch April 16, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants