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 async tungstenite #2

Open
wants to merge 3 commits into
base: zed-patches
Choose a base branch
from
Open

Conversation

ConradIrwin
Copy link
Member

Bumps async-tungstenite so it unifies with the version selected by Zed, and ensure we don't use openssl

@cla-bot cla-bot bot added the cla-signed label Feb 3, 2025
@chapel
Copy link

chapel commented Feb 9, 2025

As and FYI, when I try to build off of latest main in zed repo (running Windows 11) as of today, I get this error:

cargo build --release
Updating crates.io index
error: no matching package named webrtc-sys found
location searched: https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae2
required by package libwebrtc v0.3.7 (https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae2)
... which satisfies git dependency libwebrtc (locked to 0.3.7) of package livekit v0.7.0 (https://github.com/zed-industries/livekit-rust-sdks?rev=811ceae29fabee455f110c56cd66b3f49a7e5003#811ceae2)
... which satisfies git dependency livekit (locked to 0.7.0) of package livekit_client v0.1.0 (zed\crates\livekit_client)
... which satisfies path dependency livekit_client (locked to 0.1.0) of package collab v0.44.0 (zed\crates\collab)

This commit where it was added that zed points to this branch zed-industries/zed@27a413a

I changed the dependency back to the prior version before the above commit and it is building fine (at least got past the above error I was seeing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants