-
Notifications
You must be signed in to change notification settings - Fork 2
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
latest version of mainline-content-discovery has iroh version 0.13 as a dependency #19
Comments
We should probably try to not upload that lockfile to crates.io. Nevertheless, it shouldn't have an effect if you install the iroh-mainline-content-discovery crate. The actual iroh versions it's using are specified in its workspace iroh-experiments/content-discovery/Cargo.toml Lines 29 to 31 in 4e052c6
Can you tell us more about the exact error you're getting? |
i don't think that it's been released since the change was made to update the version to 0.28.0, here is the cargo.toml of the crate: i'm working to bring swarmie back to life - https://github.com/philrhc/swarmie/tree/from-sendme
|
Right. Yeah it seems like we haven't made releases for mainline-content-discovery recently. |
seems that latest version of mainline-content-discovery is built with iroh version 0.13 which causes some issues when trying to update swarmie to the latest version
https://docs.rs/crate/iroh-mainline-content-discovery/latest/source/Cargo.lock#1485
The text was updated successfully, but these errors were encountered: