You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the futures-timer crate is now unmaintained since it is housed under the async-rs group (which stopped maintaining async-std).
It would be awesome if we could fork it in this repository. I find it hard to believe that this is the only timer library which does not bring extra dependencies, but I simply can't find another one. I hope we can keep maintaining it for this reason.
I can open a PR if the maintainers are in favour of this.