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: Update dependencies for hf-hub in multiple crates, add native-tls feature #986

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

joshuaauger
Copy link
Contributor

description

  • Added git and features to hf-hub dependency in Cargo.toml of the root project and screenpipe-core.

    • Updated hf-hub version to 0.3.2 in Cargo.toml of the root project, screenpipe-core, and screenpipe-server.
    • Added native-tls feature to hf-hub dependency in Cargo.toml of the root project, screenpipe-core, and screenpipe-server.

    The changes were made to improve compatibility with newer versions of hf-hub and its dependencies that require the native-tls feature.

related issue: #730

Copy link

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
screenpipe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 8:12pm

…s, add `native-tls` feature

   - Added `git` and `features` to `hf-hub` dependency in `Cargo.toml` of the root project and `screenpipe-core`.
   - Updated `hf-hub` version to `0.3.2` in `Cargo.toml` of the root project, `screenpipe-core`, and `screenpipe-server`.
   - Added `native-tls` feature to `hf-hub` dependency in `Cargo.toml` of the root project, `screenpipe-core`, and `screenpipe-server`.

   The changes were made to improve compatibility with newer versions of `hf-hub` and its dependencies that require the `native-tls` feature.
@louis030195 louis030195 merged commit 6121844 into mediar-ai:main Dec 16, 2024
1 of 2 checks passed
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