ipfs-rust/ipfs-embed

remove async-std dependency

Closed this issue · 4 comments

waiting on interval api in async-io and a solution for task spawning

FYI, I'm currently using this with iced, which has a feature flag for async-std.

pretty pls do not break my code with your new code pls tyvm

ipfs-embed will use the async-global-executor and async-io. Fixed in #31

Ah, makes sense. I incorrectly inferred you were moving to tokio.

Closed by #31