deltachat-bot / echo

An echo bot in multiple languages to get you started
The Unlicense
15 stars 4 forks source link

update rust bot to use tokio instead of async-std #31

Closed Simon-Laux closed 1 year ago

Simon-Laux commented 2 years ago

recently we moved core from async-std to tokio, we should move the echo bot too, once the new core with the change is released