bilelmoussaoui / oo7

James Bond went on a new mission as a Secret Service provider
https://bilelmoussaoui.github.io/oo7/oo7/
MIT License
57 stars 11 forks source link

Stop using the async-std crate #58

Closed sophie-h closed 6 months ago

sophie-h commented 6 months ago

There hasn't been updates for 1 1/2 years and it potentially pulls dependencies that are not needed.

Replace it with the maintained parts that async-std is made of.

bilelmoussaoui commented 6 months ago

Thanks!