Hacker News new | ask | show | jobs
by cmrdporcupine 469 days ago
Why would I want to add tokio as a dependency if I don't use it?
2 comments

Yes you're right. I'd assumed that tokio was used internally in the UI but from a cursory read it doesn't seem to be the case.
I was thinking of making it a opt-in feature, but I saw most of the usecases that I might have, might need concurrency and a runtime.