minsql
minsql copied to clipboard
Migrate to async/await syntax
The new async/await syntax is coming and tokio and hyper already adopted that syntax in their master branches, so we should prepare to adopt it as well.