Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

v0.6.1

Latest
Compare
Choose a tag to compare
@aaronsky aaronsky released this 25 Feb 04:22
· 1 commit to main since this release

Fixed a runtime issue where the program would not start due to conflicting async runtimes. Switched from async-std to Tokio as a remedy.