Drew Christensen

Results 2 issues of Drew Christensen

It looks like recently some changes had been made to move away from async_std in this library, but it still didn't work for me using Tokio because the Cargo.toml only...

Trying to integrate this crate into a project using Warp which is built on Tokio, so I'm using the sqlx crate with the `runtime-tokio-native-tls` option, but in this crate, the...