refinery_cli-0.1.0 is not a library.
Refinery Cli
Run Refinery migrations via cli.
Instalation
Install refinery_cli via cargo.
Usage
Setup your database type and access credentials with setup.
After that, just run your migrations giving your config file with -c flag and migrations dir with files -p $dir.
For more info and migration options run.