Cargo Features

gorm has no features set by default.

[dependencies]
gorm = { version = "0.1.4", features = ["migration_cli"] }
migration_cli

Enables anyhow and clap ^3.2.16

gorm has 1 feature without comment.