pcwalton / cxx-async

Simple interoperability between C++ coroutines and asynchronous Rust
Apache License 2.0
236 stars 15 forks source link

Cleanup of old deps #13

Open Xuanwo opened 1 week ago

Xuanwo commented 1 week ago

cxx-async has some really old deps, it's better to cleanup them:

cxx-async-macro

cxx-async-example-cppcoro

cxx-async-example-folly

Xuanwo commented 1 week ago

cc @devillove084, perhaps you'd be interested in bringing them up.

devillove084 commented 1 day ago

@Xuanwo No problem, I will sort out a new PR later.