cksac / dataloader-rs

Rust implementation of Facebook's DataLoader using async-await.
Apache License 2.0
261 stars 23 forks source link

feature "runtime-tokio" doesn't compile #25

Closed dt665m closed 3 years ago

dt665m commented 3 years ago

There were some missing features for tokio in Cargo.toml. Added a PR @cksac in #24