Skip to content
Thang Chung edited this page Feb 18, 2021 · 7 revisions

Rust on Windows

Diesel CLI

After install cargo install diesel_cli --no-default-features --features postgres, it might not work so that we need to do the following steps:

Clone this wiki locally