paritytech / cachepot

cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
https://cachepot.cc
Apache License 2.0
171 stars 13 forks source link

Migrate to a Tokio 1.0-capable Selenium webdriver crate #125

Closed Xanewok closed 2 years ago

Xanewok commented 2 years ago

We don't actually use the auth0 ourselves but it's nice to prune so many dependency crates by not using old reqwest/tokio crates.

@aidanhs since you've authored this code, do you think this looks correct?