This commit is contained in:
Carl Fredrik Samson
2020-04-06 21:21:52 +02:00
parent 7cfcd34d20
commit c31f162b37

View File

@@ -56,7 +56,7 @@ in Rust. If you like it, you might want to check out the others as well:
## Credits and thanks
I'll like to take the chance of thanking the people behind `mio`, `tokio`,
I'll like to take this chance to thank the people behind `mio`, `tokio`,
`async_std`, `Futures`, `libc`, `crossbeam` which underpins so much of the
async ecosystem and and rarely gets enough praise in my eyes.