Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This allows projects targeting `wasm32-unknown-unknown` to compile. The `mio` dependency is being brought in via: `cornucopia_async`→`tokio-postgres`→`tokio-postgres/runtime`→`tokio/net`→`mio`. By disabling the default features of `tokio-postgres`, we disable its `runtime` feature.
- Loading branch information