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 Tokio version #50

Open
ala-mode opened this issue Jan 7, 2025 · 0 comments
Open

Update Tokio version #50

ala-mode opened this issue Jan 7, 2025 · 0 comments

Comments

@ala-mode
Copy link
Contributor

ala-mode commented Jan 7, 2025

Currently Cargo.toml asks for : tokio = { version = "1.25.0", optional = true }

On the branch where we are trying to merge in the fetcher (client side) for the [binary-dealer](https://github.com/zingolabs/binary-dealer) (remote) we specified a newer tokio version : tokio = {version ="1.42.0", features = ["macros", "fs", "rt-multi-thread"]}

Can we or should we update this dependency to a newer version? Or is there a reason this is specifically set to this version?

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

No branches or pull requests

1 participant